z

zipfilesystem-standalone

An a standalone of the Java 7 ZIP file system.
https://github.com/marschall/zipfilesystem-standalone
BSD
Philippe Marschall
Files download
File Operation
zipfilesystem-standalone-1.0.1.jar download
zipfilesystem-standalone-1.0.1.pom download
zipfilesystem-standalone-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.marschall</groupId>
  <artifactId>zipfilesystem-standalone</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.github.marschall:zipfilesystem-standalone:1.0.1'
Gradle Kotlin
implementation("com.github.marschall:zipfilesystem-standalone:1.0.1")
Scala SBT
libraryDependencies += "com.github.marschall" % "zipfilesystem-standalone" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.github.marschall', module='zipfilesystem-standalone', version='1.0.1')
)
Apache Ivy
<dependency org="com.github.marschall" name="zipfilesystem-standalone" rev="1.0.1" />
Leiningen
[com.github.marschall/zipfilesystem-standalone "1.0.1"]
Apache Buildr
'com.github.marschall:zipfilesystem-standalone:jar:1.0.1'
Dependencies
The project has no third-party dependencies