| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаcom.yupaits |
| Идентификатор | Идентификаторjwt-helper |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjwt-helper
jwt辅助工具
|
| Имя Файла | Размер |
|---|---|
| jwt-helper-1.1.1.pom | |
| jwt-helper-1.1.1.jar | 8 KB |
| jwt-helper-1.1.1-sources.jar | 5 KB |
| jwt-helper-1.1.1-javadoc.jar | 50 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yupaits/jwt-helper/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>jwt-helper</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/jwt-helper/
implementation 'com.yupaits:jwt-helper:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/jwt-helper/
implementation ("com.yupaits:jwt-helper:1.1.1")
'com.yupaits:jwt-helper:jar:1.1.1'
<dependency org="com.yupaits" name="jwt-helper" rev="1.1.1">
<artifact name="jwt-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='jwt-helper', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "jwt-helper" % "1.1.1"
[com.yupaits/jwt-helper "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yupaits : yutool-commons | jar | 1.1.1 |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |