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.github.hazendaz.maven
ArtifactId

ArtifactId

htmlcompressor-maven-plugin
Last Version

Last Version

1.7.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/alextunyk/htmlcompressor-maven-plugin
Project Organization

Project Organization

alextunyk
Source Code Management

Source Code Management

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

Download htmlcompressor-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.hazendaz.maven</groupId>
    <artifactId>htmlcompressor-maven-plugin</artifactId>
    <version>1.7.3</version>
</plugin>

Dependencies

compile (11)

Group / Artifact Type Version
com.github.hazendaz : htmlcompressor jar 1.7.3
com.google.javascript : closure-compiler Optional jar v20220104
com.google.elemental2 : elemental2-core Optional jar 1.1.0
com.yahoo.platform.yui : yuicompressor jar 2.4.8
jakarta.servlet.jsp : jakarta.servlet.jsp-api jar 2.3.6
org.apache.velocity : velocity-engine-core jar 2.3
commons-io : commons-io jar 2.11.0
org.json : json jar 20211205
org.slf4j : slf4j-api jar 1.7.33
org.slf4j : slf4j-simple jar 1.7.33
org.codehaus.plexus : plexus-utils jar 3.4.1

provided (9)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4
com.google.errorprone : error_prone_annotations jar 2.10.0
org.hibernate.validator : hibernate-validator-annotation-processor jar 6.2.1.Final
com.google.j2objc : j2objc-annotations jar 1.3
com.google.code.findbugs : jsr305 jar 3.0.2
org.gaul : modernizer-maven-annotations jar 2.3.0
org.projectlombok : lombok jar 1.18.22
com.github.spotbugs : spotbugs-annotations jar 4.5.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.3
1.7.2
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0