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 | jwtjsonsecurity |
HomePage | https://bitbucket.org/b_c/jose4j/ |
Date | Mar 12, 2015 |
Files | pom (7 KB) jar (224 KB) View All |
Repositories | CentralSonatype |
Ranking | #1347 in MvnRepository (See Top Artifacts) #4 in JWT Libraries |
Used By | 306 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2022-23305 CVE-2022-23302 CVE-2021-4104 View 3 more ... |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging Apache 2.0 | commons-logging » commons-logging | [1.1.1,1.2.0) | 1.2 |
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit1 vulnerability | 4.11 | 5.9.0 | |
Logging Apache 2.0 | log4j » log4j4 vulnerabilities | 1.2.16 | 2.18.0 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on1 vulnerability | 1.50 | 1.70 | |
Mocking MIT | org.mockito » mockito-core | 2.0.3-beta | 4.7.0 |
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 |