License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdio.github.thebesteric.framework.switchlogger |
ArtifactId | ArtifactIdswitch-logger-redis |
Version | Version0.0.2 |
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>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-redis/
implementation 'io.github.thebesteric.framework.switchlogger:switch-logger-redis:0.0.2'
// https://jarcasting.com/artifacts/io.github.thebesteric.framework.switchlogger/switch-logger-redis/
implementation ("io.github.thebesteric.framework.switchlogger:switch-logger-redis:0.0.2")
'io.github.thebesteric.framework.switchlogger:switch-logger-redis:jar:0.0.2'
<dependency org="io.github.thebesteric.framework.switchlogger" name="switch-logger-redis" rev="0.0.2">
<artifact name="switch-logger-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.thebesteric.framework.switchlogger', module='switch-logger-redis', version='0.0.2')
)
libraryDependencies += "io.github.thebesteric.framework.switchlogger" % "switch-logger-redis" % "0.0.2"
[io.github.thebesteric.framework.switchlogger/switch-logger-redis "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.thebesteric.framework.switchlogger : switch-logger-core | jar | 0.0.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.12 |