| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Launch4j |
| GroupId | GroupIdcom.akathist.maven.plugins.launch4j |
| ArtifactId | ArtifactIdlaunch4j-maven-plugin |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven Launch4j Plugin
This plugin creates Windows executables from Java jar files using the Launch4j utility.
|
<plugin>
<groupId>com.akathist.maven.plugins.launch4j</groupId>
<artifactId>launch4j-maven-plugin</artifactId>
<version>2.1.2</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.launch4j : launch4j | jar | 3.14 |
| org.apache.maven : maven-plugin-api | jar | 3.8.2 |
| org.apache.maven : maven-model | jar | 3.8.2 |
| org.apache.maven : maven-artifact | jar | 3.8.2 |
| org.apache.maven : maven-core | jar | 3.8.2 |
| org.apache.maven.shared : maven-artifact-transfer | jar | 0.13.1 |
| junit : junit | jar | 4.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.1 |