MVN

org.objectweb.carol : carol-parent

Maven & Gradle

Jul 10, 2007

Carol : Parent · CAROL: Common Architecture for RMI ObjectWeb Layer.

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

Latest Version

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

  • Latest Stable: 2.2.10

All Versions

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

Version Vulnerabilities Updated
2.2.x
carol-parent-2.2.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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