| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаcom.github.colopezfuentes |
| Идентификатор | Идентификаторspring-security-jwt-integration |
| Версия | Версия0.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-security-jwt-integration
spring-security-jwt-integration
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/ -->
<dependency>
<groupId>com.github.colopezfuentes</groupId>
<artifactId>spring-security-jwt-integration</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/
implementation 'com.github.colopezfuentes:spring-security-jwt-integration:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.colopezfuentes/spring-security-jwt-integration/
implementation ("com.github.colopezfuentes:spring-security-jwt-integration:0.0.1-RELEASE")
'com.github.colopezfuentes:spring-security-jwt-integration:jar:0.0.1-RELEASE'
<dependency org="com.github.colopezfuentes" name="spring-security-jwt-integration" rev="0.0.1-RELEASE">
<artifact name="spring-security-jwt-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.colopezfuentes', module='spring-security-jwt-integration', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.colopezfuentes" % "spring-security-jwt-integration" % "0.0.1-RELEASE"
[com.github.colopezfuentes/spring-security-jwt-integration "0.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | 2.9.9 |
| io.jsonwebtoken : jjwt | jar | 0.7.0 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.7.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.16.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-security | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
| org.springframework.security : spring-security-test | jar |