License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs Logback |
GroupId | GroupIdcom.github.cafapi.logging |
ArtifactId | ArtifactIdcaf-logging-logback-converters |
Version | Version1.3.0-95 |
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>1.3.0-95</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-logback-converters/
implementation 'com.github.cafapi.logging:caf-logging-logback-converters:1.3.0-95'
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-logback-converters/
implementation ("com.github.cafapi.logging:caf-logging-logback-converters:1.3.0-95")
'com.github.cafapi.logging:caf-logging-logback-converters:jar:1.3.0-95'
<dependency org="com.github.cafapi.logging" name="caf-logging-logback-converters" rev="1.3.0-95">
<artifact name="caf-logging-logback-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.logging', module='caf-logging-logback-converters', version='1.3.0-95')
)
libraryDependencies += "com.github.cafapi.logging" % "caf-logging-logback-converters" % "1.3.0-95"
[com.github.cafapi.logging/caf-logging-logback-converters "1.3.0-95"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.github.cafapi.logging : caf-logging-common | jar | 1.3.0-95 |
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 |