License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.liuzhongkai |
ArtifactId | ArtifactIdspider-boot-jwt |
Last Version | Last Version2.3.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring boot fast build
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-jwt/ -->
<dependency>
<groupId>com.github.liuzhongkai</groupId>
<artifactId>spider-boot-jwt</artifactId>
<version>2.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-jwt/
implementation 'com.github.liuzhongkai:spider-boot-jwt:2.3.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.liuzhongkai/spider-boot-jwt/
implementation ("com.github.liuzhongkai:spider-boot-jwt:2.3.1-RELEASE")
'com.github.liuzhongkai:spider-boot-jwt:jar:2.3.1-RELEASE'
<dependency org="com.github.liuzhongkai" name="spider-boot-jwt" rev="2.3.1-RELEASE">
<artifact name="spider-boot-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhongkai', module='spider-boot-jwt', version='2.3.1-RELEASE')
)
libraryDependencies += "com.github.liuzhongkai" % "spider-boot-jwt" % "2.3.1-RELEASE"
[com.github.liuzhongkai/spider-boot-jwt "2.3.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt | jar | 0.9.0 |
com.github.liuzhongkai : spider-boot-bean | jar | 2.3.1-RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework : spring-web Optional | jar | 4.3.10.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 1.5.6.RELEASE |
javax.servlet : servlet-api Optional | jar | 3.0-alpha-1 |