META-INF.MANIFEST.MF Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of htmlcompressor Show documentation
Show all versions of htmlcompressor Show documentation
HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by
removing extra whitespaces, comments and other unneeded characters without breaking the content structure.
As a result pages become smaller in size and load faster. A command-line version of the compressor is also
available.
Manifest-Version: 1.0
Created-By: Maven Source Plugin 3.2.1
Specification-Title: HTML Compressor and Minifier
Specification-Version: 1.9
Specification-Vendor: Jeremy Landis
Implementation-Title: HTML Compressor and Minifier
Implementation-Version: 1.9.0
Implementation-Vendor: Jeremy Landis
Automatic-Module-Name: com.github.hazendaz.htmlcompressor
Copyright: 2023
Git-Revision: b310b1d633b85a71246ee3393e2a9a5f8e670ea3
X-Compile-Release-JDK: 11
X-Compile-Source-JDK: 11
X-Compile-Target-JDK: 11