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

eu.fraho.spring:security-jwt-redis-spring-boot-starter 4.1.0

Spring boot security integration for JWT

Категории

Категории

Spring Boot Контейнер Микросервисы Redis Данные Базы данных Безопасность
Группа

Группа

eu.fraho.spring
Идентификатор

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

security-jwt-redis-spring-boot-starter
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать security-jwt-redis-spring-boot-starter 4.1.0


<!-- https://jarcasting.com/artifacts/eu.fraho.spring/security-jwt-redis-spring-boot-starter/ -->
<dependency>
    <groupId>eu.fraho.spring</groupId>
    <artifactId>security-jwt-redis-spring-boot-starter</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fraho.spring/security-jwt-redis-spring-boot-starter/
implementation 'eu.fraho.spring:security-jwt-redis-spring-boot-starter:4.1.0'
// https://jarcasting.com/artifacts/eu.fraho.spring/security-jwt-redis-spring-boot-starter/
implementation ("eu.fraho.spring:security-jwt-redis-spring-boot-starter:4.1.0")
'eu.fraho.spring:security-jwt-redis-spring-boot-starter:jar:4.1.0'
<dependency org="eu.fraho.spring" name="security-jwt-redis-spring-boot-starter" rev="4.1.0">
  <artifact name="security-jwt-redis-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fraho.spring', module='security-jwt-redis-spring-boot-starter', version='4.1.0')
)
libraryDependencies += "eu.fraho.spring" % "security-jwt-redis-spring-boot-starter" % "4.1.0"
[eu.fraho.spring/security-jwt-redis-spring-boot-starter "4.1.0"]