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 | bitbucketjwtjsonsecurity |
HomePage | https://bitbucket.org/b_c/jose4j/ |
Date | Jan 17, 2019 |
Files | jar (254 KB) View All |
Repositories | Central |
Ranking | #1267 in MvnRepository (See Top Artifacts) #4 in JWT Libraries |
Used By | 367 artifacts |
Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15522 CVE-2020-15250 CVE-2018-1000613 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.0.7 | 1.4.11 | |
Testing EPL 2.0 | junit » junit1 vulnerability | 4.11 | 5.10.0 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on2 vulnerabilities | 1.58 | 1.70 | |
Mocking MIT | org.mockito » mockito-core | 2.0.3-beta | 5.5.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 |