MVN

org.into-cps.fmi : root

Maven & Gradle

May 12, 2022
1 stars

The FMI interface and implementations · Library implementing a Java API for the FMI Standard

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

Latest Version

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

  • Latest Stable: 1.3.5

All Versions

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

Version Vulnerabilities Updated
1.3.x
root-1.3.5
root-1.3.4
root-1.3.3
root-1.3.2
root-1.3.1
root-1.3.0
1.0.x
root-1.0.12
root-1.0.10
root-1.0.8
root-1.0.6
root-1.0.4
root-1.0.2
root-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.into-cps.fmi</groupId>
    <artifactId>root</artifactId>
    <version>1.3.5</version>
</dependency>