GShell Bootstrap

Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible.

License

License

Categories

Categories

Geronimo Container Application Servers
GroupId

GroupId

org.apache.geronimo.gshell
ArtifactId

ArtifactId

gshell-bootstrap
Last Version

Last Version

1.0-alpha-2
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Bootstrap
Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible.
Project Organization

Project Organization

The Apache Software Foundation

Download gshell-bootstrap

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-alpha-2
1.0-alpha-1