Group Id com.gitee.zodiacstack
Artifact Id zodiac-spring-boot-starter
Version 1.3.10
Packaging jar
URL -
Badge
Last Updated 2022-02-18T03:54:15+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.gitee.zodiacstack</groupId>
    <artifactId>zodiac-spring-boot-starter</artifactId>
    <version>1.3.10</version>
</dependency>
implementation group: 'com.gitee.zodiacstack', name: 'zodiac-spring-boot-starter', version: '1.3.10'
implementation 'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.3.10'
implementation("com.gitee.zodiacstack:zodiac-spring-boot-starter:1.3.10")
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-spring-boot-starter" % "1.3.10"
<dependency org="com.gitee.zodiacstack" name="zodiac-spring-boot-starter" rev="1.3.10"/>
@Grapes(
    @Grab(group='com.gitee.zodiacstack', module='zodiac-spring-boot-starter', version='1.3.10')
)
[com.gitee.zodiacstack/zodiac-spring-boot-starter "1.3.10"]
'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.3.10'