Skip to content

rsandidfc/jersey

This branch is 2 commits ahead of, 611 commits behind eclipse-ee4j/jersey:2.x.

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2019
Jun 24, 2019
Jun 14, 2019
Jul 11, 2019
Jun 24, 2019
Jun 24, 2019
Jun 24, 2019
Jun 17, 2019
Feb 20, 2019
Jan 31, 2019
Jun 4, 2019
Jun 24, 2019
Jun 4, 2019
Jun 14, 2019
Jun 14, 2019
Feb 7, 2019
Jun 14, 2019
Jun 24, 2019
Oct 5, 2018
Apr 25, 2018
Jun 19, 2019
Apr 25, 2018
Apr 25, 2018
Sep 18, 2018
May 31, 2018
Jun 24, 2019

Repository files navigation

Build Status

About Jersey

Jersey is a REST framework that provides JAX-RS Reference Implementation and more. Jersey provides its own APIs that extend the JAX-RS toolkit with additional features and utilities to further simplify RESTful service and client development. Jersey also exposes numerous extension SPIs so that developers may extend Jersey to best suit their needs.

Goals of Jersey project can be summarized in the following points:

  • Track the JAX-RS API and provide regular releases of production quality Reference Implementations that ships with GlassFish;
  • Provide APIs to extend Jersey & Build a community of users and developers; and finally
  • Make it easy to build RESTful Web services utilising Java and the Java Virtual Machine.

Licensing and Governance

Jersey is licensed under a dual license - EPL 2.0 and GPL 2.0 with Class-path Exception. That means you can choose which one of the two suits your needs better and use it under those terms.

We use contribution policy, which means we can only accept contributions under the terms of ECA.

More Info on Jersey

See the Jersey website to access Jersey documentation. If you run into any issues or have questions, ask at jersey-dev@eclipse.org, StackOverflow or file an issue on Jersey GitHub Project.

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%