Maven Launch4j Plugin

This plugin creates Windows executables from Java jar files using the Launch4j utility.

License

License

Categories

Categories

Maven Build Tools Launch4j
GroupId

GroupId

org.bidib.com.akathist.maven.plugins.launch4j
ArtifactId

ArtifactId

launch4j-maven-plugin
Last Version

Last Version

1.7.27
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Launch4j Plugin
This plugin creates Windows executables from Java jar files using the Launch4j utility.

Download launch4j-maven-plugin

How to add to project

<plugin>
    <groupId>org.bidib.com.akathist.maven.plugins.launch4j</groupId>
    <artifactId>launch4j-maven-plugin</artifactId>
    <version>1.7.27</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.bidib.net.sf.launch4j : launch4j jar 3.13.4
org.apache.maven : maven-plugin-api jar 3.6.1
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-plugin-descriptor jar 2.2.1

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.27
1.7.26