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..

Лицензия

Лицензия

Группа

Группа

org.bitbucket.b_c
Идентификатор

Идентификатор

jose4j
Последняя версия

Последняя версия

0.7.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

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..
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/b_c/jose4j/
Система контроля версий

Система контроля версий

https://bitbucket.org/b_c/jose4j

Скачать jose4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.21

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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