-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Downloads
PJ Fanning edited this page Mar 18, 2026
·
22 revisions
All 2.x releases are accessible via Maven Central repository.
Snapshots can be found from Sonatype Central Maven Snapshot repository:
<snapshotRepository>
<id>central-portal-snapshots</id>
<name>Central Portal Snapshots</name>
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
</snapshotRepository>
Older snapshots can be found at:
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>