commit | da3f1f9f36cffa1ae51ac0f66254ea630739b1ef | [log] [tgz] |
---|---|---|
author | jbescos <jorge.bescos.gascon@oracle.com> | Tue Jan 14 07:24:55 2020 +0100 |
committer | Maxim Nesen <24524084+senivam@users.noreply.github.com> | Tue Jan 14 07:24:55 2020 +0100 |
tree | b7168b6647743bbd8fe4246e07d4844fe5875151 | |
parent | 78591eb7a61606ca430022aefae8cbf35e58d5dc [diff] |
Multi release sources (#4366) * Multirelease sources are added in package phase Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
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:
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.
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.