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 compress-lzf Show documentation
Show all versions of compress-lzf Show documentation
Compression codec for LZF encoding for particularly encoding/decoding, with reasonable compression.
Compressor is basic Lempel-Ziv codec, without Huffman (deflate/gzip) or statistical post-encoding.
See "http://oldhome.schmorp.de/marc/liblzf.html" for more on original LZF package.
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: tatu
Build-Jdk: 1.7.0_79
Specification-Title: Compress-LZF
Specification-Version: 1.0.4
Specification-Vendor: FasterXML
Implementation-Title: Compress-LZF
Implementation-Version: 1.0.4
Implementation-Vendor-Id: com.ning
Implementation-Vendor: FasterXML
Implementation-Build-Date: 2017-03-14 02:47:42+0000
X-Compile-Source-JDK: 1.6
X-Compile-Target-JDK: 1.6
© 2015 - 2025 Weber Informatics LLC | Privacy Policy