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.
The newest version!
Manifest-Version: 1.0
Created-By: Maven Source Plugin 3.3.1
Specification-Title: htmlcompressor
Specification-Version: 2.0
Specification-Vendor: Jeremy Landis
Implementation-Title: htmlcompressor
Implementation-Version: 2.0.2
Implementation-Vendor: Jeremy Landis
Automatic-Module-Name: com.github.hazendaz.htmlcompressor
Copyright: 2024
Git-Revision: 247f45a0e34a748ce62c79ff4c05639449177cd7
X-Compile-Release-JDK: 11
X-Compile-Source-JDK: 11
X-Compile-Target-JDK: 11