MVN

org.objectweb.think.minus : root

Maven & Gradle

Nov 13, 2008

Minus root project · Minus is a component library for the cecilia component model.

<dependency>
    <groupId>org.objectweb.think.minus</groupId>
    <artifactId>root</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.objectweb.think.minus : root to add to Maven - Latest Versions:

  • Latest Stable: 1.2
  • Latest Alpha: 1.2-alpha-1

All Versions

Choose a version of org.objectweb.think.minus : root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
root-1.2
root-1.2-alpha-1
1.1
root-1.1
root-1.1-alpha-5
root-1.1-alpha-2
1.0
root-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.objectweb.think.minus</groupId>
    <artifactId>root</artifactId>
    <version>1.2</version>
</dependency>