Jersey

Last Version: 3.0.0-M2

Release Date:

Helidon Tracing Jersey

io.helidon.tracing : helidon-tracing-jersey

Support for distributed tracing in Jersey server.

Last Version: 3.0.0-M2

Release Date:

Helidon Tracing Jersey Client

io.helidon.tracing : helidon-tracing-jersey-client

Support for propagation of tracing information when using Jersey Client. This library can be used with Helidon-SE. When used with helidon-microprofile-tracing, automated propagation of tracing context is done, there is no need to configure the client or request in any way.

Last Version: 3.0.0-M2

Release Date:

jersey-mp-rest-client

org.glassfish.jersey.ext.microprofile : jersey-mp-rest-client

Jersey extension modules providing utilities, filters as well as integrations with external frameworks (Guice, Spring, Freemarker, etc.) and languages (Scala, Groovy, etc.). NOTE: Jersey security extensions have their own dedicated security umbrella project.

Last Version: 3.1.0-M3

Release Date:

Last Version: 3.0.0-M2

Release Date:

oauth-signature

com.sun.jersey.contribs.jersey-oauth : oauth-signature

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

oauth-client

com.sun.jersey.contribs.jersey-oauth : oauth-client

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

jersey-ext-proxy-client

org.glassfish.jersey.ext : jersey-proxy-client

Jersey extension module providing support for (proxy-based) high-level client API.

Last Version: 3.1.0-M3

Release Date:

Helidon WebClient Jersey Connector

io.helidon.jersey : helidon-jersey-connector

Helidon wrapping of Jersey modules to correct classpath. Currently used to fix dependencies from jakarta namespace to javax namespace

Last Version: 3.0.0-M2

Release Date:

Jersey Test Framework - InMemory Module

com.sun.jersey.jersey-test-framework : jersey-test-framework-inmemory

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

jersey-bundles-jaxrs-ri

org.glassfish.jersey.bundles : jaxrs-ri

A bundle project producing JAX-RS RI bundles. The primary artifact is an "all-in-one" OSGi-fied JAX-RS RI bundle (jaxrs-ri.jar). Attached to that are two compressed JAX-RS RI archives. The first archive (jaxrs-ri.zip) consists of binary RI bits and contains the API jar (under "api" directory), RI libraries (under "lib" directory) as well as all external RI dependencies (under "ext" directory). The secondary archive (jaxrs-ri-src.zip) contains buildable JAX-RS RI source bundle and contains the API jar (under "api" directory), RI sources (under "src" directory) as well as all external RI dependencies (under "ext" directory). The second archive also contains "build.xml" ANT script that builds the RI sources. To build the JAX-RS RI simply unzip the archive, cd to the created jaxrs-ri directory and invoke "ant" from the command line.

Last Version: 3.1.0-M3

Release Date:

Last Version: 3.1.0-M3

Release Date:

Last Version: 2.0.1

Release Date:

Jersey Test Framework - Core

com.sun.jersey.jersey-test-framework : jersey-test-framework-core

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

jersey-ext-mvc

org.glassfish.jersey.ext : jersey-mvc

Jersey extension module providing support for MVC.

Last Version: 3.1.0-M3

Release Date:

jersey-bundle

com.sun.jersey : jersey-bundle

A bundle containing code of all jar-based modules that provide JAX-RS and Jersey-related features. Such a bundle is *only intended* for developers that do not use Maven's dependency system. The bundle does not include code for contributes, tests and samples.

Last Version: 1.19.4

Release Date:

oauth-server

com.sun.jersey.contribs.jersey-oauth : oauth-server

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

Jersey Test Framework - Http Module

com.sun.jersey.jersey-test-framework : jersey-test-framework-http

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

Jersey Apache HTTP Client

com.sun.jersey.contribs : jersey-apache-client

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

Jersey Test Framework - External Module

com.sun.jersey.jersey-test-framework : jersey-test-framework-external

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

atmosphere-jersey

org.atmosphere : atmosphere-jersey

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 2.7.7

Release Date:

Last Version: 8.0.4

Release Date:

jersey-atom

com.sun.jersey : jersey-atom

Jersey is the open source (under dual CDDL+GPL license) JAX-RS (JSR 311) production quality Reference Implementation for building RESTful Web services.

Last Version: 1.19.4

Release Date:

jersey-media-json-jettison

org.glassfish.jersey.media : jersey-media-json-jettison

Jersey JSON Jettison entity providers support module.

Last Version: 3.1.0-M3

Release Date:

jersey-scala

com.sun.jersey.contribs : jersey-scala

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

jersey-simple-server

com.sun.jersey.contribs : jersey-simple-server

Projects that provide additional functionality to jersey, like integration with other projects/frameworks.

Last Version: 1.19.4

Release Date:

Last Version: 3.1.0-M3

Release Date:

wadl-resourcedoc-doclet

com.sun.jersey.contribs : wadl-resourcedoc-doclet

A doclet that generates a resourcedoc xml file: this file contains the javadoc documentation of resource classes, so that this can be used for extending generated wadl with useful documentation.

Last Version: 1.19.4

Release Date:

jersey-ext-mvc-mustache

org.glassfish.jersey.ext : jersey-mvc-mustache

Jersey extension module providing support for Mustache templates.

Last Version: 3.1.0-M3

Release Date:

Last Version: 1.6.0

Release Date:

jersey-ext-metainf-services

org.glassfish.jersey.ext : jersey-metainf-services

Jersey extension module enabling automatic registration of JAX-RS providers (MBW/MBR/EM) via META-INF/services mechanism.

Last Version: 3.1.0-M3

Release Date:

util-jerseycompat

com.github.cafapi.util : util-jerseycompat

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

Last Version: 2.0.0-425

Release Date:

Jersey 2.0 w/ Guice

com.squarespace.jersey2-guice : jersey2-guice-impl

This library adds support for Jersey 2.0 w/ Guice

Last Version: 1.0.6

Release Date:

gateway-provider-jersey

org.apache.knox : gateway-provider-jersey

An extension to the gateway that can internally dispatch to Jersey REST implementations.

Last Version: 1.6.1

Release Date:

Web-Jersey

org.smallmind : web-jersey

Jersey Integrations

Last Version: 4.7.1

Release Date:

jersey-media-json-jackson1

org.glassfish.jersey.media : jersey-media-json-jackson1

Jersey JSON Jackson (1.x) entity providers support module.

Last Version: 2.36

Release Date:

Metrics Integration for Jersey

com.codahale.metrics : metrics-jersey

A set of class providing Metrics integration for Jersey, the reference JAX-RS implementation.

Last Version: 3.0.2

Release Date:

Last Version: 3.1.0-M3

Release Date:

Last Version: 6.11.0

Release Date:

KumuluzEE JAX-RS Jersey

com.kumuluz.ee : kumuluzee-jax-rs-jersey

KumuluzEE JAX-RS component implemented by Jersey

Last Version: 4.1.0

Release Date:

swagger-jersey-jaxrs

io.swagger : swagger-jersey-jaxrs

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Last Version: 1.6.6

Release Date:

Last Version: 7.33.0

Release Date:

jersey-server

com.jpmorgan.quorum : jersey-server

Tessera is a stateless Java system that is used to enable the encryption, decryption, and distribution of private transactions for Quorum.

Last Version: 0.11.0.30092019161842

Release Date: