Last Version

TrueVFS Component ZIP 0.14.0

Provides basic functionality for reading and writing ZIP files.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-comp-zip
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Component ZIP
Provides basic functionality for reading and writing ZIP files.
Project URL

Project URL

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truevfs

Download truevfs-comp-zip 0.14.0


<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-comp-zip</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/
implementation 'net.java.truevfs:truevfs-comp-zip:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/
implementation ("net.java.truevfs:truevfs-comp-zip:0.14.0")
'net.java.truevfs:truevfs-comp-zip:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-comp-zip" rev="0.14.0">
  <artifact name="truevfs-comp-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-comp-zip', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-comp-zip" % "0.14.0"
[net.java.truevfs/truevfs-comp-zip "0.14.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.68
org.apache.commons : commons-compress jar 1.20
com.google.code.findbugs : annotations jar 3.0.1u2
net.java.truecommons : truecommons-io jar 2.5.0
net.java.truecommons : truecommons-key-spec jar 2.5.0
net.java.truecommons : truecommons-shed jar 2.5.0

test (4)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
org.scalatest : scalatest_2.13 jar 3.0.9
net.java.truecommons : truecommons-io jar 2.5.0
net.java.truecommons : truecommons-shed jar 2.5.0

Project Modules

There are no modules declared in this project.