License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.cafapi.logging |
ArtifactId | ArtifactIdcaf-logging-log4j2 |
Last Version | Last Version2.0.0-238 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCAF Standard Logback Configuration
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-log4j2/ -->
<dependency>
<groupId>com.github.cafapi.logging</groupId>
<artifactId>caf-logging-log4j2</artifactId>
<version>2.0.0-238</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-log4j2/
implementation 'com.github.cafapi.logging:caf-logging-log4j2:2.0.0-238'
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-log4j2/
implementation ("com.github.cafapi.logging:caf-logging-log4j2:2.0.0-238")
'com.github.cafapi.logging:caf-logging-log4j2:jar:2.0.0-238'
<dependency org="com.github.cafapi.logging" name="caf-logging-log4j2" rev="2.0.0-238">
<artifact name="caf-logging-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.logging', module='caf-logging-log4j2', version='2.0.0-238')
)
libraryDependencies += "com.github.cafapi.logging" % "caf-logging-log4j2" % "2.0.0-238"
[com.github.cafapi.logging/caf-logging-log4j2 "2.0.0-238"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-common | jar | 2.0.0-238 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
org.apache.commons : commons-text | jar | 1.2 |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |