jwt

The jwt tool for java.

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jwt
The jwt tool for java.

Скачать jwt

Имя Файла Размер
jwt-1.3.0.pom
jwt-1.3.0.jar 12 KB
jwt-1.3.0-sources.jar 7 KB
jwt-1.3.0-javadoc.jar 95 KB
Обзор

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.houbb : heaven jar 0.1.143
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : id-core jar 0.0.6
com.auth0 : java-jwt jar 3.3.0

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

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

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

Версия
1.3.0
1.2.0
1.1.0
1.0.0