Categories |
CategoriesSpring Boot Container Microservices Security |
---|---|
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-restful-security-params |
Version | Version1.8.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-params/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-restful-security-params</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-params/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-params:1.8.0'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-restful-security-params/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-restful-security-params:1.8.0")
'com.github.yingzhuo:carnival-spring-boot-starter-restful-security-params:jar:1.8.0'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-restful-security-params" rev="1.8.0">
<artifact name="carnival-spring-boot-starter-restful-security-params" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-restful-security-params', version='1.8.0')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-restful-security-params" % "1.8.0"
[com.github.yingzhuo/carnival-spring-boot-starter-restful-security-params "1.8.0"]