License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.commands |
ArtifactId | ArtifactIdgshell-commands |
Last Version | Last Version1.0-alpha-2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGShell Commands
Collection of commands for GShell functionality.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-commands-1.0-alpha-2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-commands/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-commands</artifactId>
<version>1.0-alpha-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-commands/
implementation 'org.apache.geronimo.gshell.commands:gshell-commands:1.0-alpha-2'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-commands/
implementation ("org.apache.geronimo.gshell.commands:gshell-commands:1.0-alpha-2")
'org.apache.geronimo.gshell.commands:gshell-commands:pom:1.0-alpha-2'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-commands" rev="1.0-alpha-2">
<artifact name="gshell-commands" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-commands', version='1.0-alpha-2')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-commands" % "1.0-alpha-2"
[org.apache.geronimo.gshell.commands/gshell-commands "1.0-alpha-2"]
Group / Artifact | Type | Version |
---|---|---|
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 |