License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-log |
Version | Version1.4.11 |
Type | Typejar |
Description |
DescriptionZodiac Log
Zodiac Log
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-log-1.4.11.pom | |
zodiac-log-1.4.11.jar | 84 KB |
zodiac-log-1.4.11-sources.jar | 60 KB |
zodiac-log-1.4.11-javadoc.jar | 533 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-log</artifactId>
<version>1.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/
implementation 'com.gitee.zodiacstack:zodiac-log:1.4.11'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log/
implementation ("com.gitee.zodiacstack:zodiac-log:1.4.11")
'com.gitee.zodiacstack:zodiac-log:jar:1.4.11'
<dependency org="com.gitee.zodiacstack" name="zodiac-log" rev="1.4.11">
<artifact name="zodiac-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-log', version='1.4.11')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-log" % "1.4.11"
[com.gitee.zodiacstack/zodiac-log "1.4.11"]
Group / Artifact | Type | Version |
---|---|---|
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-mybatis-plus | jar | 1.4.11 |
com.gitee.zodiacstack : zodiac-security | jar | 1.4.11 |
com.gitee.zodiacstack : zodiac-tenant | jar | 1.4.11 |
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 : spring-webflux Optional | jar | 5.2.12.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |
io.swagger : swagger-annotations Optional | jar | 1.6.2 |