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

Spring Security JWT 1.0-RELEASE

Spring Security JWT

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-security-jwt
Версия

Версия

1.0-RELEASE
Тип

Тип

jar
Описание

Описание

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

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

Pivotal Software, Inc.

Скачать spring-security-jwt 1.0-RELEASE


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web Необязательный jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-security Необязательный jar 1.5.10.RELEASE
io.jsonwebtoken : jjwt jar 0.7.0

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

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