License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.support |
ArtifactId | ArtifactIdgshell-vfs |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Support :: VFS
VFS support.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-vfs-1.0-alpha-2.pom | |
gshell-vfs-1.0-alpha-2.jar | 28 KB |
gshell-vfs-1.0-alpha-2-sources.jar | 25 KB |
gshell-vfs-1.0-alpha-2-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.support</groupId>
<artifactId>gshell-vfs</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs/
implementation 'org.apache.geronimo.gshell.support:gshell-vfs:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.support/gshell-vfs/
implementation ("org.apache.geronimo.gshell.support:gshell-vfs:1.0-alpha-2")
'org.apache.geronimo.gshell.support:gshell-vfs:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.support" name="gshell-vfs" rev="1.0-alpha-2">
<artifact name="gshell-vfs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.support', module='gshell-vfs', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.support" % "gshell-vfs" % "1.0-alpha-2"
[org.apache.geronimo.gshell.support/gshell-vfs "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell.support : gshell-spring | jar | 1.0-alpha-2 |
org.apache.geronimo.gshell : gshell-application | jar | 1.0-alpha-2 |
commons-vfs : commons-vfs | jar | 1.0 |
oro : oro | jar | 2.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |