License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-vfs-truezip |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: VFS + TrueZIP
TrueZIP VFS provider.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs-truezip/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-vfs-truezip</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs-truezip/
implementation 'org.apache.geronimo.gshell.support:gshell-vfs-truezip:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs-truezip/
implementation ("org.apache.geronimo.gshell.support:gshell-vfs-truezip:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-vfs-truezip:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-vfs-truezip" rev="1.0-alpha-2">
<artifact name="gshell-vfs-truezip" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-vfs-truezip', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-vfs-truezip" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-vfs-truezip "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell.support : gshell-vfs | jar | 1.0-alpha-2 |
de.schlichtherle.io : truezip | jar | 6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |