MVN

com.github.cafapi.logging : caf-logging

Maven & Gradle

Aug 17, 2020
0 stars

CAF Standard Logback Configuration

<dependency>
    <groupId>com.github.cafapi.logging</groupId>
    <artifactId>caf-logging</artifactId>
    <version>1.3.0-95</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cafapi.logging : caf-logging to add to Maven - Latest Versions:

  • Latest Stable: 1.3.0-95

All Versions

Choose a version of com.github.cafapi.logging : caf-logging to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
caf-logging-1.3.0-95
1.2.x
caf-logging-1.2.0-67
1.1.x
caf-logging-1.1.0-39

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cafapi.logging</groupId>
    <artifactId>caf-logging</artifactId>
    <version>1.3.0-95</version>
</dependency>