MVN

com.github.luccappellaro : jzopfli-mvn

Maven & Gradle

Mar 01, 2015
2 stars

JZopfli Maven · Recompress Zipped Artfacts with Zopfli

<plugin>
    <groupId>com.github.luccappellaro</groupId>
    <artifactId>jzopfli-mvn</artifactId>
    <version>0.0.4</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.luccappellaro : jzopfli-mvn to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.github.luccappellaro : jzopfli-mvn to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
jzopfli-mvn-0.0.4

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.github.luccappellaro</groupId>
    <artifactId>jzopfli-mvn</artifactId>
    <version>0.0.4</version>
</plugin>

Advertisement