License |
License |
---|---|
GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
ArtifactId | ArtifactIdswitch-logger-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSwitchLogger for SpringBoot
|
Filename | Size |
---|---|
switch-logger-core-1.0.4.pom | |
switch-logger-core-1.0.4.jar | 106 KB |
switch-logger-core-1.0.4-sources.jar | 54 KB |
switch-logger-core-1.0.4-javadoc.jar | 498 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/ -->
<dependency>
<groupId>io.github.thebesteric.framework.switchlogger</groupId>
<artifactId>switch-logger-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/
implementation 'io.github.thebesteric.framework.switchlogger:switch-logger-core:1.0.4'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-core:1.0.4")
'io.github.thebesteric.framework.switchlogger:switch-logger-core:jar:1.0.4'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-core" rev="1.0.4">
<artifact name="switch-logger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-core', version='1.0.4')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-core" % "1.0.4"
[io.github.thebesteric.framework.switchlogger/switch-logger-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.skywalking : apm-toolkit-trace | jar | 8.8.0 |
io.github.openfeign : feign-core | jar | 11.7 |
com.dtflys.forest : forest-core | jar | 1.5.16 |
com.dtflys.forest : forest-spring | jar | 1.5.16 |
com.dtflys.forest : forest-spring-boot-starter | jar | 1.5.16 |
org.springframework.boot : spring-boot-starter | jar | 2.4.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.0 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.6 |
cglib : cglib | jar | 3.3.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |