| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.zodiacstack |
| ArtifactId | ArtifactIdzodiac-core |
| Last Version | Last Version1.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZodiac Core
Zodiac Core
|
| Project Organization |
Project OrganizationZodiac |
| Filename | Size |
|---|---|
| zodiac-core-1.5.8.pom | |
| zodiac-core-1.5.8.jar | 1 MB |
| zodiac-core-1.5.8-sources.jar | 635 KB |
| zodiac-core-1.5.8-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-core/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-core</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-core/
implementation 'com.gitee.zodiacstack:zodiac-core:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-core/
implementation ("com.gitee.zodiacstack:zodiac-core:1.5.8")
'com.gitee.zodiacstack:zodiac-core:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-core" rev="1.5.8">
<artifact name="zodiac-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-core', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-core" % "1.5.8"
[com.gitee.zodiacstack/zodiac-core "1.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| cglib : cglib | jar | 3.3.0 |
| org.slf4j : jul-to-slf4j | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
| org.springframework : spring-context-support | jar | 5.2.12.RELEASE |
| org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-cli | jar | 2.2.13.RELEASE |
| org.springframework.boot : spring-boot-loader | jar | 2.2.13.RELEASE |