VorBotE :: SimpleJWT

A simple util of jwt implementation.

Лицензия

Лицензия

Группа

Группа

cn.vorbote
Идентификатор

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

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

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

3.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

VorBotE :: SimpleJWT
A simple util of jwt implementation.
Система контроля версий

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

https://github.com/vorbote/simple-jwt

Скачать simple-jwt

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cn.vorbote : core jar 3.1.0
com.auth0 : java-jwt jar 3.19.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

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

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

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

Версия
3.1.0
3.0.0
3.0.0.BETA
2.6.0
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.0.2
1.0.1
1.0.0