| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.ntcomputer |
| ArtifactId | ArtifactIdexecutable-packer-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionExecutable Packer Maven Plugin
This maven plugin is designed to create executable JAR files for stand-alone applications containing all dependencies as JAR files as well (referred to as jar-in-jar-packaging).
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>de.ntcomputer</groupId>
<artifactId>executable-packer-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| 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-artifact | jar | 3.0 |
| org.apache.maven : maven-archiver | jar | 3.1.1 |
| net.sf.corn : corn-cps | jar | 1.1.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.0 |