Maven HTMLCompressor Plugin

Maven HTMLCompressor Plugin allows to compress html/xml by adding a few lines to the pom file.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.tunyk.mvn.plugins.htmlcompressor
ArtifactId

ArtifactId

htmlcompressor-maven-plugin
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven HTMLCompressor Plugin
Maven HTMLCompressor Plugin allows to compress html/xml by adding a few lines to the pom file.
Project URL

Project URL

https://github.com/TUNYK/htmlcompressor-maven-plugin
Project Organization

Project Organization

TUNYK.COM
Source Code Management

Source Code Management

https://github.com/TUNYK/htmlcompressor-maven-plugin

Download htmlcompressor-maven-plugin

How to add to project

<plugin>
    <groupId>com.tunyk.mvn.plugins.htmlcompressor</groupId>
    <artifactId>htmlcompressor-maven-plugin</artifactId>
    <version>1.3</version>
</plugin>

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0