This repository has been archived by the owner on Jan 22, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 20
Home
Tatu Saloranta edited this page Sep 21, 2016
·
17 revisions
Project is licensed under Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
Most commonly artifacts are accessed using Maven, via Maven 2 repositories.
- Group id: com.fasterxml.jackson.module
- Artifact id: jackson-module-jaxb-annotations
New releases are done using Sonatype Maven repository, from which they are automatically copied (with an hour of delay) to the Central Maven repository.
Here are quick links to the central Maven repository for manual downloading:
- 2.8: 2.8.3 (17-Sep-2016)
- 2.7: 2.7.7 (27-Aug-2016)
- 2.6: 2.6.6 (05-Apr-2016)
- 2.5: 2.5.5 (07-Dec-2015)
- 2.4: 2.4.6 (23-Apr-2015)
- 2.3: 2.3.5 (13-Jan-2015)
- 2.2: 2.2.4 (10-Jun-2014)
- 2.1: 2.1.5 jar (02-May-2013)
- 2.0.5 jar (27-Jul-2012)
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>