MVN

io.molr : molr

Maven & Gradle

Sep 13, 2022
5 stars

molr · A Modular Distributed Execution and Debugging Framework.

<dependency>
    <groupId>io.molr</groupId>
    <artifactId>molr</artifactId>
    <version>0.3.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.molr : molr to add to Maven - Latest Versions:

  • Latest Stable: 0.3.17

All Versions

Choose a version of io.molr : molr to add to Maven - All Versions:

Version Vulnerabilities Updated
v0.3.x
molr-v0.3.14
0.3.x
molr-0.3.17
molr-0.3.15
molr-0.3.14

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.molr</groupId>
    <artifactId>molr</artifactId>
    <version>0.3.17</version>
</dependency>