Home / 7-Zip-JBinding / 9.20-2.00beta
Name Modified Size InfoDownloads / Week
Parent folder
sevenzipjbinding-9.20-2.00beta-src.zip 2015-10-06 16.3 MB
README 2015-10-05 1.9 kB
sevenzipjbinding-9.20-2.00beta-Windows-x86.zip 2015-10-05 2.1 MB
sevenzipjbinding-9.20-2.00beta-Windows-amd64.zip 2015-10-05 2.1 MB
sevenzipjbinding-9.20-2.00beta-Mac-x86_64.zip 2015-10-05 1.7 MB
sevenzipjbinding-9.20-2.00beta-Mac-i386.zip 2015-10-05 1.7 MB
sevenzipjbinding-9.20-2.00beta-Linux-i386.zip 2015-10-05 1.9 MB
sevenzipjbinding-9.20-2.00beta-Linux-arm.zip 2015-10-05 1.9 MB
sevenzipjbinding-9.20-2.00beta-Linux-amd64.zip 2015-10-05 1.9 MB
sevenzipjbinding-9.20-2.00beta-AllWindows.zip 2015-10-05 3.2 MB
sevenzipjbinding-9.20-2.00beta-AllPlatforms.zip 2015-10-05 6.7 MB
sevenzipjbinding-9.20-2.00beta-AllMac.zip 2015-10-05 2.5 MB
sevenzipjbinding-9.20-2.00beta-AllLinux.zip 2015-10-05 2.9 MB
Totals: 13 Items   44.9 MB 0
7-Zip-JBinding Release Notes
============================

Main features of 9.20-2.00beta (Release candidate, extraction/compression/update, cross-platform, based on zip/p7zip 9.20)

    * Extraction of
        - 7z, Arj, BZip2, Cab, Chm, Cpio, Deb, GZip, HFS, Iso, Lzh,
          Lzma, Nsis, Rar, Rpm, Split, Tar, Udf, Wim, Xar, Z, Zip

        - Archive format auto detection
        - Support for password protected and volumed archives
        - Simple extraction interface

    * Compression & update of
        - 7z, Zip, Tar, GZip, BZip2
        - Archive format specific or generic compression API
        
        * 7-Zip-JBinding requires Java 1.5 or higher

        * Cross-platform. Binaries available for
            - Windows 32/64
            - Linux 32/64
            - Mac OS X 32/64
            - ARM (ASMv4+, small endian)

        * Multi-platform distributions (with platform auto-detection):
            - AllWindows - includes Win32 and Win64
            - AllLinux - includes Linux32 and Linux64 (ARM not included)
            - AllMax - includes Mac OS X 32 and Mac OS X 64
            - AllPlatforms - includes AllWindows, AllLinux and AllMac + build optimized for RaspberryPI

    * JavaDoc + Snippets (see documentation on the web: sevenzipjbind.sf.net)

        * Over 6900 JUnit tests:
            - 7z, Zip, Tar, Rar, Lzma, Iso, GZip, Cpio, BZIP2,
              Z, Arj, Lzh, Cab, Chm, Nsis, DEB, RPM, UDF

    * Available on the Maven Central (a week after the official release)
        <dependency>
            <groupId>net.sf.sevenzipjbinding</groupId>
            <artifactId>sevenzipjbinding</artifactId>
            <version>9.20-2.00beta</version>
        </dependency>
        <dependency>
            <groupId>net.sf.sevenzipjbinding</groupId>
            <artifactId>sevenzipjbinding-all-platforms</artifactId>
            <version>9.20-2.00beta</version>
        </dependency>
Source: README, updated 2015-10-05