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