License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Security |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-restful-security-tool |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-tool/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-restful-security-tool</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-tool/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-tool:1.3.7'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-tool/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-restful-security-tool:1.3.7")
'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-tool:jar:1.3.7'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-restful-security-tool" rev="1.3.7">
<artifact name="carnival-spring-boot-starter-restful-security-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-restful-security-tool', version='1.3.7')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-restful-security-tool" % "1.3.7"
[com.github.yingzhuo/carnival-spring-boot-starter-restful-security-tool "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.3.7 |
com.github.yingzhuo : carnival-spring-boot-starter-restful-security | jar | 1.3.7 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.11.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.11.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.11.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.11.RELEASE |
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.11.RELEASE |