Last Version

TrueZIP Shared Component 1.2

Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.

License

License

GroupId

GroupId

org.codehaus.mojo
ArtifactId

ArtifactId

truezip-utils
Version

Version

1.2
Type

Type

jar
Description

Description

TrueZIP Shared Component
Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.
Project Organization

Project Organization

Codehaus

Download truezip-utils 1.2


<!-- https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-utils/ -->
<dependency>
    <groupId>org.codehaus.mojo</groupId>
    <artifactId>truezip-utils</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-utils/
implementation 'org.codehaus.mojo:truezip-utils:1.2'
// https://jarcasting.com/artifacts/org.codehaus.mojo/truezip-utils/
implementation ("org.codehaus.mojo:truezip-utils:1.2")
'org.codehaus.mojo:truezip-utils:jar:1.2'
<dependency org="org.codehaus.mojo" name="truezip-utils" rev="1.2">
  <artifact name="truezip-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.mojo', module='truezip-utils', version='1.2')
)
libraryDependencies += "org.codehaus.mojo" % "truezip-utils" % "1.2"
[org.codehaus.mojo/truezip-utils "1.2"]

Dependencies

compile (6)

Group / Artifact Type Version
de.schlichtherle.truezip : truezip-file jar 7.7.5
de.schlichtherle.truezip : truezip-driver-zip jar 7.7.5
de.schlichtherle.truezip : truezip-driver-tar jar 7.7.5
org.apache.maven.shared : file-management jar 1.2.1
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.