-
Notifications
You must be signed in to change notification settings - Fork 56
Home
Tatu Saloranta edited this page Nov 5, 2022
·
9 revisions
All modules are licensed under Apache License, Version 2.0
- 2.14
- 2.13
- 2.12
- Older
- 2.11 Eclipse-collections | Guava | HPPC | PCollections
- 2.10 Eclipse-collections | Guava | HPPC | PCollections
- 2.9 --- | Guava | HPPC | PCollections
Most commonly artifacts are accessed using Maven, via Maven 2 repositories.
- Group id: com.fasterxml.jackson.datatype
- Artifact ids:
jackson-datatype-eclipse-collectionsjackson-datatype-guavajackson-datatype-hppcjackson-datatype-pcollections
New releases are done using Sonatype Maven repository, from which they are automatically copied (with an hour of delay) to the Central Maven repository.
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>