Group Id com.gitee.zodiacstack
Artifact Id zodiac-spring-boot-starter
Version 1.2.10
Packaging jar
URL -
Badge
Last Updated 2021-12-24T23:13:49+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.2.10</version>
</dependency>
implementation group: 'com.gitee.zodiacstack', name: 'zodiac-spring-boot-starter', version: '1.2.10'
implementation 'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.2.10'
implementation("com.gitee.zodiacstack:zodiac-spring-boot-starter:1.2.10")
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-spring-boot-starter" % "1.2.10"
<dependency org="com.gitee.zodiacstack" name="zodiac-spring-boot-starter" rev="1.2.10"/>
@Grapes(
    @Grab(group='com.gitee.zodiacstack', module='zodiac-spring-boot-starter', version='1.2.10')
)
[com.gitee.zodiacstack/zodiac-spring-boot-starter "1.2.10"]
'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.2.10'