Последняя версия

spring-security-jwt-integration 0.0.1-RELEASE

spring-security-jwt-integration

Лицензия

Лицензия

Категории

Категории

Безопасность
Группа

Группа

com.github.colopezfuentes
Идентификатор

Идентификатор

spring-security-jwt-integration
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar
Описание

Описание

spring-security-jwt-integration
spring-security-jwt-integration
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

https://github.com/colopezfuentes/spring-security-jwt-integration

Скачать spring-security-jwt-integration 0.0.1-RELEASE


<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-security jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 1.5.7.RELEASE
org.springframework.security : spring-security-test jar

Модули Проекта

Данный проект не имеет модулей.