License |
License |
---|---|
GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
ArtifactId | ArtifactIdswitch-logger-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionSwitchLogger for SpringBoot
|
Filename | Size |
---|---|
switch-logger-core-1.0.2.pom | |
switch-logger-core-1.0.2.jar | 106 KB |
switch-logger-core-1.0.2-sources.jar | 54 KB |
switch-logger-core-1.0.2-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.2</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.2'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-core/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-core:1.0.2")
'io.github.thebesteric.framework.switchlogger:switch-logger-core:jar:1.0.2'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-core" rev="1.0.2">
<artifact name="switch-logger-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-core', version='1.0.2')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-core" % "1.0.2"
[io.github.thebesteric.framework.switchlogger/switch-logger-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |