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
Implementation-Title: HTML Compressor and Minifier
Copyright: 2017
Implementation-Version: 1.6.4
Built-By: Jeremy
Specification-Vendor: Jeremy Landis
Os-Arch: amd64
Specification-Title: HTML Compressor and Minifier
Implementation-Vendor-Id: com.github.hazendaz
Os-Name: Windows 10
Implementation-Vendor: Jeremy Landis
Os-Version: 10.0
X-Compile-Target-JDK: 1.7
Build-Time: 2017-09-24 01:59:10
Git-Revision: 88bbc9e7818b539ca48d0913b3196606c2fd2af3
X-Compile-Source-JDK: 1.7
Created-By: Apache Maven 3.5.0
Build-Jdk: 1.8.0_144
Specification-Version: 1.6
Implementation-URL: https://github.com/hazendaz/htmlcompressor/