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 | Jan 17, 2019 |
Files | pom (8 KB) jar (254 KB) View All |
Repositories | Central |
Ranking | #1251 in MvnRepository (See Top Artifacts) #5 in JWT Libraries |
Used By | 438 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2023-51775 CVE-2023-31582 Vulnerabilities from dependencies: CVE-2024-30172 CVE-2024-30171 CVE-2024-29857 View 8 more ... |
Compile Dependencies (1)
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic2 vulnerabilities | 1.0.7 | 1.5.12 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.11 | 5.11.3 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on8 vulnerabilities | 1.58 | 1.79 | |
Mocking MIT | org.mockito » mockito-core | 2.0.3-beta | 5.14.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 |