maven-flatjarszip-plugin
Allows to creates a zip assembly with project and dependencies jars.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.mytdev.flatjarszip |
ArtifactId | ArtifactIdflatjarszip-maven-plugin |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionFlatJarsZip Maven Plugin
Allows to creates a zip assembly with project and dependencies jars
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.mytdev.flatjarszip</groupId>
<artifactId>flatjarszip-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.3 |
org.codehaus.plexus : plexus-utils | jar | 3.0.22 |
org.twdata.maven : mojo-executor | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Allows to creates a zip assembly with project and dependencies jars.