Eclipse Jersey

From Wikipedia, the free encyclopedia
(Redirected from Project Jersey)
Jump to navigation Jump to search
Project Jersey
DevelopersOracle Corporation and Eclipse Foundation
Stable release
4.0.0 / November 5, 2025; 9 months ago (2025-11-05)
Repositorygithub.com/eclipse-ee4j/jersey/
Written inJava (programming language)
Engine
    Lua error in Module:EditAtWikidata at line 29: attempt to index field 'wikibase' (a nil value).
    Operating systemCross-platform
    Available inJava 7 or later
    TypeWeb framework
    LicenseEclipse Public License 2.0
    Websiteprojects.eclipse.org/projects/ee4j.jersey/

    The Jersey RESTful Web Services, formerly Glassfish Jersey, currently Eclipse Jersey,[1] framework is an open source framework for developing RESTful Web Services in Java. It provides support for JAX-RS APIs and serves as a JAX-RS (JSR 311 & JSR 339 & JSR 370) Reference Implementation.[2]

    Overview

    [edit | edit source]

    The following components are part of Jersey:

    • Core Server: For building RESTful services based on annotation (jersey-core, jersey-server, jsr311-api)
    • Core Client: Aids you in communicating with REST services (jersey-client)
    • JAXB support
    • JSON support
    • Integration module for Spring and Guice

    References

    [edit | edit source]
    1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
    [edit | edit source]
    • Lua error in Module:Official_website at line 94: attempt to index field 'wikibase' (a nil value).