| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаtech.pardus |
| Идентификатор | Идентификаторspring-jwt-security |
| Последняя версия | Последняя версия0.0.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent Project For the Common Tools
|
| Имя Файла | Размер |
|---|---|
| spring-jwt-security-0.0.12.pom | |
| spring-jwt-security-0.0.12.jar | 37 KB |
| spring-jwt-security-0.0.12-sources.jar | 20 KB |
| spring-jwt-security-0.0.12-javadoc.jar | 555 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/ -->
<dependency>
<groupId>tech.pardus</groupId>
<artifactId>spring-jwt-security</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/
implementation 'tech.pardus:spring-jwt-security:0.0.12'
// https://jarcasting.com/artifacts/tech.pardus/spring-jwt-security/
implementation ("tech.pardus:spring-jwt-security:0.0.12")
'tech.pardus:spring-jwt-security:jar:0.0.12'
<dependency org="tech.pardus" name="spring-jwt-security" rev="0.0.12">
<artifact name="spring-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.pardus', module='spring-jwt-security', version='0.0.12')
)
libraryDependencies += "tech.pardus" % "spring-jwt-security" % "0.0.12"
[tech.pardus/spring-jwt-security "0.0.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-security | jar | |
| org.projectlombok : lombok | jar | |
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| org.apache.commons : commons-text | jar | 1.8 |
| tech.pardus : java-utilities | jar | 0.0.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar |