License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.gshell.commands |
ArtifactId | ArtifactIdgshell-optional |
Last Version | Last Version1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGShell Commands :: Optional
Provides some optional commands.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gshell-optional-1.0-alpha-1.pom | |
gshell-optional-1.0-alpha-1.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-optional/ -->
<dependency>
<groupId>org.apache.geronimo.gshell.commands</groupId>
<artifactId>gshell-optional</artifactId>
<version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-optional/
implementation 'org.apache.geronimo.gshell.commands:gshell-optional:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell.commands/gshell-optional/
implementation ("org.apache.geronimo.gshell.commands:gshell-optional:1.0-alpha-1")
'org.apache.geronimo.gshell.commands:gshell-optional:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell.commands" name="gshell-optional" rev="1.0-alpha-1">
<artifact name="gshell-optional" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell.commands', module='gshell-optional', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell.commands" % "gshell-optional" % "1.0-alpha-1"
[org.apache.geronimo.gshell.commands/gshell-optional "1.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.gshell : gshell-command-api | jar | 1.0-alpha-1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.4.3 |
junit : junit | jar | 3.8.2 |
org.apache.geronimo.genesis.config : logging-config | jar | 1.3 |