MVN

org.into-cps.maestro : root

Maven & Gradle

Oct 03, 2022
17 stars

Maestro Root · This is a FMI simulation framework

<dependency>
    <groupId>org.into-cps.maestro</groupId>
    <artifactId>root</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.into-cps.maestro : root to add to Maven - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of org.into-cps.maestro : root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
root-2.3.0
2.2.x
root-2.2.5
root-2.2.4
root-2.2.3
root-2.2.2
root-2.2.1
2.1.x
root-2.1.9
root-2.1.8
root-2.1.7
root-2.1.6
root-2.1.5
root-2.1.4
2.0.x
root-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.into-cps.maestro</groupId>
    <artifactId>root</artifactId>
    <version>2.3.0</version>
</dependency>

Advertisement