| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииjjwt Безопасность |
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторjwt-issuer-with-jjwt |
| Версия | Версия1.0.7.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеJWT Issuer Tools
|
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/jwt-issuer-with-jjwt/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>jwt-issuer-with-jjwt</artifactId>
<version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/jwt-issuer-with-jjwt/
implementation 'com.github.hiwepy:jwt-issuer-with-jjwt:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/jwt-issuer-with-jjwt/
implementation ("com.github.hiwepy:jwt-issuer-with-jjwt:1.0.7.RELEASE")
'com.github.hiwepy:jwt-issuer-with-jjwt:jar:1.0.7.RELEASE'
<dependency org="com.github.hiwepy" name="jwt-issuer-with-jjwt" rev="1.0.7.RELEASE">
<artifact name="jwt-issuer-with-jjwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='jwt-issuer-with-jjwt', version='1.0.7.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "jwt-issuer-with-jjwt" % "1.0.7.RELEASE"
[com.github.hiwepy/jwt-issuer-with-jjwt "1.0.7.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hiwepy : jwt-issuer-api | jar | 1.0.7.RELEASE |
| io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.26 |