| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wpyuan |
| Идентификатор | Идентификаторdefault-auth-jwt |
| Версия | Версия0.1.6 |
| Тип | Типjar |
| Описание |
Описаниеjwt
jwt project for Spring Boot
|
| Имя Файла | Размер |
|---|---|
| default-auth-jwt-0.1.6.pom | |
| default-auth-jwt-0.1.6.jar | 22 KB |
| default-auth-jwt-0.1.6-sources.jar | 14 KB |
| default-auth-jwt-0.1.6-javadoc.jar | 149 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/ -->
<dependency>
<groupId>com.github.wpyuan</groupId>
<artifactId>default-auth-jwt</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/
implementation 'com.github.wpyuan:default-auth-jwt:0.1.6'
// https://jarcasting.com/artifacts/com.github.wpyuan/default-auth-jwt/
implementation ("com.github.wpyuan:default-auth-jwt:0.1.6")
'com.github.wpyuan:default-auth-jwt:jar:0.1.6'
<dependency org="com.github.wpyuan" name="default-auth-jwt" rev="0.1.6">
<artifact name="default-auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='default-auth-jwt', version='0.1.6')
)
libraryDependencies += "com.github.wpyuan" % "default-auth-jwt" % "0.1.6"
[com.github.wpyuan/default-auth-jwt "0.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.security : spring-security-config | jar | 5.4.2 |
| org.springframework.security : spring-security-web | jar | 5.4.2 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.1 |
| org.apache.tomcat.embed : tomcat-embed-core | jar | 9.0.41 |
| com.auth0 : java-jwt | jar | 3.15.0 |
| org.projectlombok : lombok | jar | 1.18.16 |
| org.apache.commons : commons-lang3 | jar | 3.11 |