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