MVN

com.github.phuonghuynh : compressor

Maven & Gradle

Mar 13, 2016
2 stars

Compress files

<plugin>
    <groupId>com.github.phuonghuynh</groupId>
    <artifactId>compressor</artifactId>
    <version>1.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.phuonghuynh : compressor to add to Maven - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of com.github.phuonghuynh : compressor to add to Maven - All Versions:

Version Vulnerabilities Updated
1.13
compressor-1.13
1.5
compressor-1.5
1.4
compressor-1.4
1.3
compressor-1.3
1.0.x
compressor-1.0.1
1.0
compressor-1.0

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.phuonghuynh</groupId>
    <artifactId>compressor</artifactId>
    <version>1.13</version>
</plugin>

Advertisement