License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcn.home1 |
ArtifactId | ArtifactIdlog4j2-rolling-config |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptionlog4j2-rolling-config
Log4j2 rolling file config
|
<!-- https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/ -->
<dependency>
<groupId>cn.home1</groupId>
<artifactId>log4j2-rolling-config</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/
implementation 'cn.home1:log4j2-rolling-config:3.0.1'
// https://jarcasting.com/artifacts/cn.home1/log4j2-rolling-config/
implementation ("cn.home1:log4j2-rolling-config:3.0.1")
'cn.home1:log4j2-rolling-config:jar:3.0.1'
<dependency org="cn.home1" name="log4j2-rolling-config" rev="3.0.1">
<artifact name="log4j2-rolling-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='log4j2-rolling-config', version='3.0.1')
)
libraryDependencies += "cn.home1" % "log4j2-rolling-config" % "3.0.1"
[cn.home1/log4j2-rolling-config "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-log4j2 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
com.lmax : disruptor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.springframework.boot : spring-boot-starter-web | jar |