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

jwt-security-spring-boot-starter 1.0.0

A small Jwt Token Spring Security Spring Boot Starter

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

jwt-security-spring-boot-starter
A small Jwt Token Spring Security Spring Boot Starter
Ссылка на сайт

Ссылка на сайт

https://github.com/759434091/JWT-Security-Spring-Boot-Starter

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


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

Зависимости

compile (4)

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

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

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