| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.tunyk.mvn.plugins.htmlcompressor |
| ArtifactId | ArtifactIdhtmlcompressor-maven-plugin |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionMaven HTMLCompressor Plugin
Maven HTMLCompressor Plugin allows to compress html/xml by adding a few lines to the pom file.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationTUNYK.COM |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.tunyk.mvn.plugins.htmlcompressor</groupId>
<artifactId>htmlcompressor-maven-plugin</artifactId>
<version>1.3</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.htmlcompressor : htmlcompressor | jar | 1.5.2 |
| com.google.javascript : closure-compiler Optional | jar | r1043 |
| com.yahoo.platform.yui : yuicompressor | jar | 2.4.6 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| org.apache.velocity : velocity-tools | jar | 2.0 |
| org.apache.commons : commons-io | jar | 1.3.2 |
| org.json : json | jar | 20090211 |
| org.apache.maven : maven-plugin-api | jar | 3.0.3 |
| org.slf4j : slf4j-api | jar | 1.5.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |