jose4j

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

License

GroupId

GroupId

org.bitbucket.b_c
ArtifactId

ArtifactId

jose4j
Last Version

Last Version

0.7.12
Release Date

Release Date

Type

Type

jar
Description

Description

jose4j
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..
Project URL

Project URL

https://bitbucket.org/b_c/jose4j/
Source Code Management

Source Code Management

https://bitbucket.org/b_c/jose4j

Download jose4j

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.b_c/jose4j/ -->
<dependency>
    <groupId>org.bitbucket.b_c</groupId>
    <artifactId>jose4j</artifactId>
    <version>0.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.b_c/jose4j/
implementation 'org.bitbucket.b_c:jose4j:0.7.12'
// https://jarcasting.com/artifacts/org.bitbucket.b_c/jose4j/
implementation ("org.bitbucket.b_c:jose4j:0.7.12")
'org.bitbucket.b_c:jose4j:jar:0.7.12'
<dependency org="org.bitbucket.b_c" name="jose4j" rev="0.7.12">
  <artifact name="jose4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.b_c', module='jose4j', version='0.7.12')
)
libraryDependencies += "org.bitbucket.b_c" % "jose4j" % "0.7.12"
[org.bitbucket.b_c/jose4j "0.7.12"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.11
org.bouncycastle : bcprov-jdk15on jar 1.70
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6