All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.schlichtherle.io.archive.tar.package.html Maven / Gradle / Ivy

Go to download

TrueZIP is a Java based Virtual File System (VFS) to enable transparent, multi-threaded read/write access to archive files (ZIP, TAR etc.) as if they were directories. Archive files may be arbitrarily nested and the nesting level is only limited by heap and file system size.

The newest version!




    
    
        

Provides the {@code ArchiveDriver} family for TAR files.

To access these archive types, client applications need to

  1. configure TrueZIP to recognize the file suffixes registered for these archive types with the {@link de.schlichtherle.io.DefaultArchiveDetector} class, and
  2. have the JAR for Apache's Ant, version 1.8.1 or higher (ant.jar) on the runtime class path. You can download it at http://ant.apache.org.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy