License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-boot |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Boot
Zodiac Boot
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-boot-1.5.8.pom | |
zodiac-boot-1.5.8.jar | 50 KB |
zodiac-boot-1.5.8-sources.jar | 31 KB |
zodiac-boot-1.5.8-javadoc.jar | 250 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-boot/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-boot</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-boot/
implementation 'com.gitee.zodiacstack:zodiac-boot:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-boot/
implementation ("com.gitee.zodiacstack:zodiac-boot:1.5.8")
'com.gitee.zodiacstack:zodiac-boot:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-boot" rev="1.5.8">
<artifact name="zodiac-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-boot', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-boot" % "1.5.8"
[com.gitee.zodiacstack/zodiac-boot "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
com.gitee.zodiacstack : zodiac-log | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-security | jar | 1.5.8 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.5 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |