Java library for Javascript Object Signing and Encryption (JOSE) and JSON Web Tokens (JWT).
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>10.4.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a signed JWT string and prints the subject claim.
No known issues recorded.
No dependency data recorded yet.