GShell Commands

Collection of commands for GShell functionality.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell.commands
ArtifactId

ArtifactId

gshell-commands
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

pom
Description

Description

GShell Commands
Collection of commands for GShell functionality.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-commands

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

  • gshell-builtin
  • gshell-admin
  • gshell-file
  • gshell-network
  • gshell-shell
  • gshell-text
  • gshell-repository
  • gshell-bsf
  • gshell-log4j
  • gshell-ssh

Versions

Version
1.0-alpha-2
1.0-alpha-1