MVN

com.dinstone.motor : motor

Maven & Gradle

Jun 05, 2019
1 stars

motor · Motor is a Java application launcher, simplify the start and stop grace of Java applications.

<dependency>
    <groupId>com.dinstone.motor</groupId>
    <artifactId>motor</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dinstone.motor : motor to add to Maven - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.dinstone.motor : motor to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
motor-1.2.0
1.1.x
motor-1.1.0
1.0.x
motor-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dinstone.motor</groupId>
    <artifactId>motor</artifactId>
    <version>1.2.0</version>
</dependency>