Download
Maven
Official releases of the Nimbus JOSE + JWT library are pushed to Maven Central under
-
GroupId: com.nimbusds
-
ArtifactId: nimbus-jose-jwt
These include the library’s source code, compiled JAR and JavaDocs.
Browse Nimbus JOSE + JWT packages on Maven Central
To add the library to your Maven project use the following template:
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>[ version ]</version>
</dependency>
where [ version ]
should be the latest stable release.
Git
The sources can also be downloaded from the project’s git repo at Bitbucket:
News
Follow us on Twitter for all library updates and developments: