Last Version

com.github.segator:jbinary-maven-plugin 1.0.10

This plugin allow you to generate a executable file with your application + jre embeded, you can deliver your application as a single file without need to install java

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.segator
ArtifactId

ArtifactId

jbinary-maven-plugin
Version

Version

1.0.10
Type

Type

maven-plugin
Description

Description

com.github.segator:jbinary-maven-plugin
This plugin allow you to generate a executable file with your application + jre embeded, you can deliver your application as a single file without need to install java
Project URL

Project URL

https://github.com/segator/jbinary-maven-plugin
Source Code Management

Source Code Management

http://github.com/segator/jbinary-maven-plugin/tree/master

Download jbinary-maven-plugin 1.0.10


<plugin>
    <groupId>com.github.segator</groupId>
    <artifactId>jbinary-maven-plugin</artifactId>
    <version>1.0.10</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
org.apache.maven : maven-archiver jar 2.5
org.apache.commons : commons-lang3 jar 3.4
org.apache.commons : commons-exec jar 1.3
commons-io : commons-io jar 2.5

provided (1)

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

Project Modules

There are no modules declared in this project.