| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vindell |
| Идентификатор | Идентификаторjwt-issuer |
| Последняя версия | Последняя версия1.0.3.RELEASE |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.github.vindell:jwt-issuer
JWT Issuer Tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jwt-issuer-1.0.3.RELEASE.pom | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/ -->
<dependency>
<groupId>com.github.vindell</groupId>
<artifactId>jwt-issuer</artifactId>
<version>1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/
implementation 'com.github.vindell:jwt-issuer:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.vindell/jwt-issuer/
implementation ("com.github.vindell:jwt-issuer:1.0.3.RELEASE")
'com.github.vindell:jwt-issuer:pom:1.0.3.RELEASE'
<dependency org="com.github.vindell" name="jwt-issuer" rev="1.0.3.RELEASE">
<artifact name="jwt-issuer" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vindell', module='jwt-issuer', version='1.0.3.RELEASE')
)
libraryDependencies += "com.github.vindell" % "jwt-issuer" % "1.0.3.RELEASE"
[com.github.vindell/jwt-issuer "1.0.3.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.26 |