Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
cowtowncoder edited this page Apr 23, 2013 · 17 revisions

Jackson Module: JAXB annotation support

License

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

Documentation

Javadocs for 2.x:

Download

Official versions can be found from the Central Maven repository. Links below point to locations within this repository.

Stable: 2.2

Previous stable releases

Snapshots

Snapshots can be found from Sonatype Maven Snapshot repository:

<snapshotRepository>
  <id>sonatype-nexus-snapshots</id>
  <name>Sonatype Nexus Snapshots</name>
  <url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
Clone this wiki locally