MVN

org.objectweb.carol : cmi-parent

Maven & Gradle

Jul 10, 2007

CMI : Parent · CMI: Cluster Method Invocation.

<dependency>
    <groupId>org.objectweb.carol</groupId>
    <artifactId>cmi-parent</artifactId>
    <version>1.3.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.carol : cmi-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.12

All Versions

Choose a version of org.objectweb.carol : cmi-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
cmi-parent-1.3.12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.carol</groupId>
    <artifactId>cmi-parent</artifactId>
    <version>1.3.12</version>
</dependency>

Advertisement