com.gitee.wy3366:spring-boot-jwt

spring boot jwt

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.wy3366
ArtifactId

ArtifactId

spring-boot-jwt
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.gitee.wy3366:spring-boot-jwt
spring boot jwt
Project URL

Project URL

https://gitee.com/wy3366/spring-boot-jwt

Download spring-boot-jwt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
com.alibaba : fastjson jar 1.2.76

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
org.springframework.boot : spring-boot-starter-web jar 2.5.3
org.springframework.boot : spring-boot-configuration-processor jar 2.5.3

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0