| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcom.gitee.zodiacstack |
| ArtifactId | ArtifactIdzodiac-spring-boot-starter |
| Last Version | Last Version1.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZodiac Spring Boot Starter
Zodiac Spring Boot Starter
|
| Project Organization |
Project OrganizationZodiac |
| Filename | Size |
|---|---|
| zodiac-spring-boot-starter-1.5.8.pom | |
| zodiac-spring-boot-starter-1.5.8.jar | 904 bytes |
| zodiac-spring-boot-starter-1.5.8-sources.jar | 2 KB |
| Browse |
<!-- 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.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-spring-boot-starter:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-spring-boot-starter:1.5.8")
'com.gitee.zodiacstack:zodiac-spring-boot-starter:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-spring-boot-starter" rev="1.5.8">
<artifact name="zodiac-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-spring-boot-starter', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-spring-boot-starter" % "1.5.8"
[com.gitee.zodiacstack/zodiac-spring-boot-starter "1.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.zodiacstack : zodiac-autoconfigure | jar | 1.5.8 |
| org.aspectj : aspectjrt | jar | 1.9.6 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.13.RELEASE |