com.dinstone.motor:motor-maven-plugin

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

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.dinstone.motor
ArtifactId

ArtifactId

motor-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

dinstone

Download motor-maven-plugin

How to add to project

<plugin>
    <groupId>com.dinstone.motor</groupId>
    <artifactId>motor-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-archiver jar 3.2.0
org.apache.maven : maven-plugin-api jar 3.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0