License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-log |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Log
Zodiac Log
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-log-1.5.8.pom | |
zodiac-log-1.5.8.jar | 816 bytes |
zodiac-log-1.5.8-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-log</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/
implementation 'com.gitee.zodiacstack:zodiac-log:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/
implementation ("com.gitee.zodiacstack:zodiac-log:1.5.8")
'com.gitee.zodiacstack:zodiac-log:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-log" rev="1.5.8">
<artifact name="zodiac-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-log', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-log" % "1.5.8"
[com.gitee.zodiacstack/zodiac-log "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework : spring-webmvc Optional | jar | 5.2.12.RELEASE |
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-core | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-mybatis-plus | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-security | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-tenant | jar | 1.5.8 |
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
org.codehaus.janino : janino | jar | 3.0.15 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder | jar | 6.2 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.mybatis : mybatis | jar | 3.5.6 |
com.baomidou : mybatis-plus-extension | jar | 3.4.2 |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |