License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.cafapi.logging |
ArtifactId | ArtifactIdcaf-logging-common |
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-common/ -->
<dependency>
<groupId>com.github.cafapi.logging</groupId>
<artifactId>caf-logging-common</artifactId>
<version>2.0.0-238</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-common/
implementation 'com.github.cafapi.logging:caf-logging-common:2.0.0-238'
// https://jarcasting.com/artifacts/com.github.cafapi.logging/caf-logging-common/
implementation ("com.github.cafapi.logging:caf-logging-common:2.0.0-238")
'com.github.cafapi.logging:caf-logging-common:jar:2.0.0-238'
<dependency org="com.github.cafapi.logging" name="caf-logging-common" rev="2.0.0-238">
<artifact name="caf-logging-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.logging', module='caf-logging-common', version='2.0.0-238')
)
libraryDependencies += "com.github.cafapi.logging" % "caf-logging-common" % "2.0.0-238"
[com.github.cafapi.logging/caf-logging-common "2.0.0-238"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.8 |
com.github.cafapi.util : util-process-identifier | jar | 1.16.0-118 |