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