MVN

com.github.cafapi.correlation : caf-correlation

Maven & Gradle

May 18, 2021
0 stars

CAF Correlation Id Modules

<dependency>
    <groupId>com.github.cafapi.correlation</groupId>
    <artifactId>caf-correlation</artifactId>
    <version>1.0.0-80</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0-80

All Versions

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

Version Vulnerabilities Updated
1.0.x
caf-correlation-1.0.0-80

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cafapi.correlation</groupId>
    <artifactId>caf-correlation</artifactId>
    <version>1.0.0-80</version>
</dependency>