The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK).
It is written in Java and relies solely on the JCA APIs for cryptography.
Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc..
License | Apache 2.0 |
---|---|
Categories | JWT Libraries |
Tags | securityjsonauthenticationjwtbitbucket |
HomePage | https://bitbucket.org/b_c/jose4j/ |
Date | Mar 06, 2024 |
Files | pom (8 KB) jar (292 KB) View All |
Repositories | CentralTalend Public |
Ranking | #1235 in MvnRepository (See Top Artifacts) #6 in JWT Libraries |
Used By | 450 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2024-30171 CVE-2024-29857 CVE-2023-6378 View 1 more ... |
Compile Dependencies (1)
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic1 vulnerability | 1.2.11 | 1.5.16 | |
Testing EPL 2.0 | junit » junit | 4.13.2 | 5.11.4 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on3 vulnerabilities | 1.70 | 1.80 | |
Mocking MIT | org.mockito » mockito-core | 2.28.2 | 5.15.2 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Brian Campbell | brian.d.campbell<at>gmail.com |