Categories |
CategoriesSpring Boot Container Microservices Security |
---|---|
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-restful-security-tool |
Version | Version1.3.6 |
Type | Typejar |
<!-- 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.6</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.6'
// 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.6")
'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-tool:jar:1.3.6'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-restful-security-tool" rev="1.3.6">
<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.6')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-restful-security-tool" % "1.3.6"
[com.github.yingzhuo/carnival-spring-boot-starter-restful-security-tool "1.3.6"]