A robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK) written in Java.
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.9.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JWT without signature verification using JwtConsumer.
Upgrade to the latest version (e.g., 0.9.7 or later) to address security issues.
No dependency data recorded yet.