License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs Logback |
GroupId | GroupIdcom.github.cafapi.logging |
ArtifactId | ArtifactIdcaf-logging-logback |
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-logback/ -->
<dependency>
<groupId>com.github.cafapi.logging</groupId>
<artifactId>caf-logging-logback</artifactId>
<version>2.0.0-238</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-logback/
implementation 'com.github.cafapi.logging:caf-logging-logback:2.0.0-238'
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-logback/
implementation ("com.github.cafapi.logging:caf-logging-logback:2.0.0-238")
'com.github.cafapi.logging:caf-logging-logback:jar:2.0.0-238'
<dependency org="com.github.cafapi.logging" name="caf-logging-logback" rev="2.0.0-238">
<artifact name="caf-logging-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.logging', module='caf-logging-logback', version='2.0.0-238')
)
libraryDependencies += "com.github.cafapi.logging" % "caf-logging-logback" % "2.0.0-238"
[com.github.cafapi.logging/caf-logging-logback "2.0.0-238"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback-converters | jar | 2.0.0-238 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |