License |
License |
---|---|
GroupId | GroupIdde.schlichtherle.truezip |
ArtifactId | ArtifactIdtruezip-driver-file-jse7 |
Last Version | Last Version7.2-beta-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueZIP Driver FILE JSE7
The file system driver for the FILE scheme
based on the NIO.2 API for JSE 7.
Add the JAR artifact of this module to the compile-time class path for
dependency injection to the TrueZIP Kernel module or to the run-time
class path for service location in the TrueZIP File* module.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file-jse7/ -->
<dependency>
<groupId>de.schlichtherle.truezip</groupId>
<artifactId>truezip-driver-file-jse7</artifactId>
<version>7.2-beta-3</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file-jse7/
implementation 'de.schlichtherle.truezip:truezip-driver-file-jse7:7.2-beta-3'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-file-jse7/
implementation ("de.schlichtherle.truezip:truezip-driver-file-jse7:7.2-beta-3")
'de.schlichtherle.truezip:truezip-driver-file-jse7:jar:7.2-beta-3'
<dependency org="de.schlichtherle.truezip" name="truezip-driver-file-jse7" rev="7.2-beta-3">
<artifact name="truezip-driver-file-jse7" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-driver-file-jse7', version='7.2-beta-3')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-file-jse7" % "7.2-beta-3"
[de.schlichtherle.truezip/truezip-driver-file-jse7 "7.2-beta-3"]
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | jar | 7.2-beta-3 |
findbugs : annotations Optional | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
de.schlichtherle.truezip : truezip-kernel | test-jar | 7.2-beta-3 |
junit : junit | jar | 4.8.2 |