MVN

com.github.cafapi : caf-common

Maven & Gradle

Sep 14, 2022
3 usages
2 stars

caf-common · A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>caf-common</artifactId>
    <version>2.0.1-450</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1-450

All Versions

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

Version Vulnerabilities Updated
2.0.x
caf-common-2.0.1-450
caf-common-2.0.0-425
1.20.x
caf-common-1.20.0-288
1.19.x
caf-common-1.19.0-269
1.18.x
caf-common-1.18.0-257
1.17.x
caf-common-1.17.0-201
1.16.x
caf-common-1.16.0-118
1.15.x
caf-common-1.15.0-1
1.14.x
caf-common-1.14.0-1
1.13.x
caf-common-1.13.0-239
1.12.x
caf-common-1.12.0-232
1.11.x
caf-common-1.11.0-218
1.10.x
caf-common-1.10.0-205
1.9.x
caf-common-1.9.0-197
1.8.x
caf-common-1.8.0-191
1.7.x
caf-common-1.7.0-188
1.6.x
caf-common-1.6.0-176
1.5.x
caf-common-1.5.0-127
1.4.x
caf-common-1.4.1-117
caf-common-1.4.0-111
1.3.x
caf-common-1.3.0-110
1.2.x
caf-common-1.2.0-109

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>caf-common</artifactId>
    <version>2.0.1-450</version>
</dependency>

Advertisement