License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-restful-security-jwt |
Last Version | Last Version1.6.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-jwt/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-restful-security-jwt</artifactId>
<version>1.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-jwt/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-jwt:1.6.4'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-jwt/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-restful-security-jwt:1.6.4")
'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-jwt:jar:1.6.4'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-restful-security-jwt" rev="1.6.4">
<artifact name="carnival-spring-boot-starter-restful-security-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-restful-security-jwt', version='1.6.4')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-restful-security-jwt" % "1.6.4"
[com.github.yingzhuo/carnival-spring-boot-starter-restful-security-jwt "1.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
junit : junit | jar | 4.13 |