is not current version
Last Version 1.5.8

com.gitee.zodiacstack:zodiac-spring-boot-starter 1.2.10

Zodiac Spring Boot Starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.zodiacstack
ArtifactId

ArtifactId

zodiac-spring-boot-starter
Version

Version

1.2.10
Type

Type

jar

Download zodiac-spring-boot-starter 1.2.10


<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-spring-boot-starter/ -->
<dependency>
    <groupId>com.gitee.zodiacstack</groupId>
    <artifactId>zodiac-spring-boot-starter</artifactId>
    <version>1.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.2.10'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-spring-boot-starter:1.2.10")
'com.gitee.zodiacstack:zodiac-spring-boot-starter:jar:1.2.10'
<dependency org="com.gitee.zodiacstack" name="zodiac-spring-boot-starter" rev="1.2.10">
  <artifact name="zodiac-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-spring-boot-starter', version='1.2.10')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-spring-boot-starter" % "1.2.10"
[com.gitee.zodiacstack/zodiac-spring-boot-starter "1.2.10"]