License |
License
MIT License
|
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdtop.chaser |
ArtifactId | ArtifactIdchaser-starter-logging |
Last Version | Last VersionB-1.0.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/top.chaser/chaser-starter-logging/ -->
<dependency>
<groupId>top.chaser</groupId>
<artifactId>chaser-starter-logging</artifactId>
<version>B-1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser/chaser-starter-logging/
implementation 'top.chaser:chaser-starter-logging:B-1.0.3.RELEASE'
// https://jarcasting.com/artifacts/top.chaser/chaser-starter-logging/
implementation ("top.chaser:chaser-starter-logging:B-1.0.3.RELEASE")
'top.chaser:chaser-starter-logging:jar:B-1.0.3.RELEASE'
<dependency org="top.chaser" name="chaser-starter-logging" rev="B-1.0.3.RELEASE">
<artifact name="chaser-starter-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser', module='chaser-starter-logging', version='B-1.0.3.RELEASE')
)
libraryDependencies += "top.chaser" % "chaser-starter-logging" % "B-1.0.3.RELEASE"
[top.chaser/chaser-starter-logging "B-1.0.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | |
top.chaser : common-base | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
top.chaser : common-web | jar | |
cn.hutool : hutool-all | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |