Last Version

GShell Application 1.0-alpha-2

Provides the GShell application framework.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell
ArtifactId

ArtifactId

gshell-application
Version

Version

1.0-alpha-2
Type

Type

jar
Description

Description

GShell Application
Provides the GShell application framework.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-application 1.0-alpha-2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.geronimo.gshell.support : gshell-artifact 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

There are no modules declared in this project.