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 |
HomePage | https://bitbucket.org/b_c/jose4j/ |
Date | (Jan 05, 2021) |
Files | jar (263 KB) View All |
Repositories | Central |
Used By | 213 artifacts |
Compile Dependencies (1)
Test Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic | 1.0.7 | 1.2.3 | |
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.7.1 | |
Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk15on | 1.58 | 1.68 | |
Mocking MIT | org.mockito » mockito-core | 2.0.3-beta | 3.8.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 |