Skip to content

Downloads

cowtowncoder edited this page Oct 10, 2012 · 21 revisions

Jackson Core Databind: download

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>

Stable version

Current stable branch is 2.1:

  • Latest release: 2.1.0 (08-Oct-2012)
  • Jar

Previous 2.x releases

  • 2.0.x:
  • Latest release: 2.0.6 (05-Sep-2012)
  • Jar

Older

For earlier (1.x) Jackson versions, go to the Old Download page

Clone this wiki locally