com.github.paweladamski:JInstall

JInstall is an Maven plugin which allows you to install application on your local machine.

License

License

GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

JInstall
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

com.github.paweladamski:JInstall
JInstall is an Maven plugin which allows you to install application on your local machine.
Project URL

Project URL

https://github.com/PawelAdamski/JInstall
Source Code Management

Source Code Management

http://github.com/PawelAdamski/JInstall/tree/master

Download JInstall

How to add to project

<plugin>
    <groupId>com.github.paweladamski</groupId>
    <artifactId>JInstall</artifactId>
    <version>0.3</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
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.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1