License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.oschina.michaelmofa |
ArtifactId | ArtifactIdzip-maven-plugin |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionzip-maven-plugin Maven Mojo
This is a simple plug-in, it is to compress a file folder to the specified directory
|
Project URL |
Project URL |
Filename | Size |
---|---|
zip-maven-plugin-1.1.pom | |
zip-maven-plugin-1.1.jar | 8 KB |
zip-maven-plugin-1.1-sources.jar | 3 KB |
Browse |
<plugin>
<groupId>net.oschina.michaelmofa</groupId>
<artifactId>zip-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.ant : ant | jar | 1.9.6 |
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |