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

jwt 0.0.1-RELEASE

Demo for jwt integration

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

spring-boot-start-demo-jwt
Версия

Версия

0.0.1-RELEASE
Тип

Тип

jar
Описание

Описание

jwt
Demo for jwt integration
Система контроля версий

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

https://github.com/crazyxxl/jwt

Скачать spring-boot-start-demo-jwt 0.0.1-RELEASE


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

Зависимости

compile (4)

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

provided (3)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0
javax.servlet.jsp : javax.servlet.jsp-api jar 2.3.1
org.projectlombok : lombok jar 1.16.12

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

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