MVN

org.smartrplace.sim : resource-simulations

Maven & Gradle

Jan 05, 2019
0 stars

OGEMA resource simulation · A generic simulation component for OGEMA resources

<dependency>
    <groupId>org.smartrplace.sim</groupId>
    <artifactId>resource-simulations</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smartrplace.sim : resource-simulations to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of org.smartrplace.sim : resource-simulations to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
resource-simulations-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smartrplace.sim</groupId>
    <artifactId>resource-simulations</artifactId>
    <version>0.0.2</version>
</dependency>