| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
| ArtifactId | ArtifactIdswitch-logger-redis |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSwitchLogger for SpringBoot
|
<!-- https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-redis/ -->
<dependency>
<groupId>io.github.thebesteric.framework.switchlogger</groupId>
<artifactId>switch-logger-redis</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-redis/
implementation 'io.github.thebesteric.framework.switchlogger:switch-logger-redis:1.0.4'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-redis/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-redis:1.0.4")
'io.github.thebesteric.framework.switchlogger:switch-logger-redis:jar:1.0.4'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-redis" rev="1.0.4">
<artifact name="switch-logger-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-redis', version='1.0.4')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-redis" % "1.0.4"
[io.github.thebesteric.framework.switchlogger/switch-logger-redis "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.thebesteric.framework.switchlogger : switch-logger-core | jar | 1.0.4 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.4.0 |
| 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 |