Skip to content
Tatu Saloranta edited this page Jun 3, 2014 · 18 revisions

Jackson: JAX-RS providers module

Licensing

Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) like all official Jackson components.

FasterXML also explicitly allows users to alternatively license component under Lesser GPL (LGPL) 2.1 up to and including version 2.2. If so, they may want to repackage artifacts to reflect their choice of license to use.

Documentation

Javadocs:

Downloads

Usually JAX-RS provider jars are fetched from Maven repositories using your build tool (Maven, Gradle, Ivy). If you want to manually download, check out:

http://central.maven.org/maven2/com/fasterxml/jackson/jaxrs/
Clone this wiki locally