| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.wolfetti |
| ArtifactId | ArtifactIdzip-maven-plugin |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionWolfetti::Zip Maven Plugin
Simple but efficient zip packaging plugin.
It can be used to attach an artifact to main build or to execute a zip build, with <extensions>true</extensions>
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zip-maven-plugin-1.0.0.pom | |
| zip-maven-plugin-1.0.0.jar | 9 KB |
| zip-maven-plugin-1.0.0-sources.jar | 6 KB |
| zip-maven-plugin-1.0.0-javadoc.jar | 24 KB |
| Browse |
<plugin>
<groupId>io.github.wolfetti</groupId>
<artifactId>zip-maven-plugin</artifactId>
<version>1.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| net.lingala.zip4j : zip4j | jar | 2.9.0 |
| commons-io : commons-io | jar | 2.11.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| org.apache.maven.plugin-tools : maven-plugin-tools-annotations | jar | 3.4 |