GShell Command API

Profides the basic interface for GShell commands.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell
ArtifactId

ArtifactId

gshell-command-api
Last Version

Last Version

1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Command API
Profides the basic interface for GShell commands.
Project Organization

Project Organization

Apache Software Foundation

Download gshell-command-api

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-command-api/ -->
<dependency>
    <groupId>org.apache.geronimo.gshell</groupId>
    <artifactId>gshell-command-api</artifactId>
    <version>1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-command-api/
implementation 'org.apache.geronimo.gshell:gshell-command-api:1.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.geronimo.gshell/gshell-command-api/
implementation ("org.apache.geronimo.gshell:gshell-command-api:1.0-alpha-1")
'org.apache.geronimo.gshell:gshell-command-api:jar:1.0-alpha-1'
<dependency org="org.apache.geronimo.gshell" name="gshell-command-api" rev="1.0-alpha-1">
  <artifact name="gshell-command-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.gshell', module='gshell-command-api', version='1.0-alpha-1')
)
libraryDependencies += "org.apache.geronimo.gshell" % "gshell-command-api" % "1.0-alpha-1"
[org.apache.geronimo.gshell/gshell-command-api "1.0-alpha-1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.geronimo.gshell.support : gshell-common jar 1.0-alpha-1
org.apache.geronimo.gshell.support : gshell-ansi jar 1.0-alpha-1
org.apache.geronimo.gshell.support : gshell-i18n jar 1.0-alpha-1
org.apache.geronimo.gshell.support : gshell-clp jar 1.0-alpha-1
org.apache.geronimo.gshell.support : gshell-prefs jar 1.0-alpha-1
org.slf4j : slf4j-api jar 1.4.3

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-1