Last Version

motor 1.2.0

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

License

License

GroupId

GroupId

com.dinstone.motor
ArtifactId

ArtifactId

motor
Version

Version

1.2.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/dinstone/motor.git
Project Organization

Project Organization

dinstone
Source Code Management

Source Code Management

https://github.com/dinstone/motor.git

Download motor 1.2.0

Filename Size
motor-1.2.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.dinstone.motor/motor/ -->
<dependency>
    <groupId>com.dinstone.motor</groupId>
    <artifactId>motor</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dinstone.motor/motor/
implementation 'com.dinstone.motor:motor:1.2.0'
// https://jarcasting.com/artifacts/com.dinstone.motor/motor/
implementation ("com.dinstone.motor:motor:1.2.0")
'com.dinstone.motor:motor:pom:1.2.0'
<dependency org="com.dinstone.motor" name="motor" rev="1.2.0">
  <artifact name="motor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dinstone.motor', module='motor', version='1.2.0')
)
libraryDependencies += "com.dinstone.motor" % "motor" % "1.2.0"
[com.dinstone.motor/motor "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • motor-launcher
  • motor-scripts
  • motor-maven-plugin