License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-log-spring-boot-starter |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Log Spring Boot Starter
Zodiac Log Spring Boot Starter
|
Project Organization |
Project OrganizationZodiac |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-log-spring-boot-starter</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log-spring-boot-starter/
implementation 'com.gitee.zodiacstack:zodiac-log-spring-boot-starter:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-log-spring-boot-starter/
implementation ("com.gitee.zodiacstack:zodiac-log-spring-boot-starter:1.5.8")
'com.gitee.zodiacstack:zodiac-log-spring-boot-starter:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-log-spring-boot-starter" rev="1.5.8">
<artifact name="zodiac-log-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-log-spring-boot-starter', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-log-spring-boot-starter" % "1.5.8"
[com.gitee.zodiacstack/zodiac-log-spring-boot-starter "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-spring-boot-starter | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-log | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-tenant-spring-boot-starter | jar | 1.5.8 |
org.hibernate.validator : hibernate-validator | jar | 6.0.22.Final |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder Optional | jar | 6.2 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.codehaus.janino : janino | jar | 3.0.15 |
org.mybatis : mybatis | jar | 3.5.6 |
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-starter-aop | jar | 2.2.13.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
io.swagger : swagger-annotations | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |