License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.commands |
ArtifactId | ArtifactIdgshell-file |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Commands :: File
File commands.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-file-1.0-alpha-2.pom | |
gshell-file-1.0-alpha-2.jar | 26 KB |
gshell-file-1.0-alpha-2-sources.jar | 22 KB |
gshell-file-1.0-alpha-2-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-file/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-file</artifactId>
<version>1.0-alpha-2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-file/
implementation 'org.apache.geronimo.gshell.commands:gshell-file:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-file/
implementation ("org.apache.geronimo.gshell.commands:gshell-file:1.0-alpha-2")
'org.apache.geronimo.gshell.commands:gshell-file:jar:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-file" rev="1.0-alpha-2">
<artifact name="gshell-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-file', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-file" % "1.0-alpha-2"
[org.apache.geronimo.gshell.commands/gshell-file "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell.support : gshell-vfs | jar | 1.0-alpha-2 |
org.slf4j : slf4j-api | jar | 1.5.6 |
org.apache.geronimo.gshell.support : gshell-clp | jar | 1.0-alpha-2 |
org.apache.geronimo.gshell : gshell-api | jar | 1.0-alpha-2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |