| commit | 49bd93a26b8d33c7de43c3dfcdc9ed7676180379 | [log] [tgz] |
|---|---|---|
| author | jansupol <15908245+jansupol@users.noreply.github.com> | Thu Dec 20 03:27:17 2018 +0100 |
| committer | GitHub <noreply@github.com> | Thu Dec 20 03:27:17 2018 +0100 |
| tree | 7a8e7de97bb3b116b403aca401013ef982dd13a7 | |
| parent | f449fd6a7c1e3a7223c9b92fa022063785e3861c [diff] |
Have hk2-config provided (#4012) * Have hk2-config provided Change-Id: Ifa3eb26eb5927206c0d20c7357ae89eebedc97c7 Signed-off-by: Jan Supol <jan.supol@oracle.com> * revert empty line Change-Id: I97aeb739d87d2f2fd67e8119fbeaf0c842444931 Signed-off-by: Jan Supol <jan.supol@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.