Gshell Dist :: Scripts


License

License

GroupId

GroupId

org.sonatype.gshell.dist
ArtifactId

ArtifactId

gshell-scripts
Last Version

Last Version

2.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

Gshell Dist :: Scripts
Project Organization

Project Organization

Sonatype

Download gshell-scripts

How to add to project

<!-- https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/ -->
<dependency>
    <groupId>org.sonatype.gshell.dist</groupId>
    <artifactId>gshell-scripts</artifactId>
    <version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/
implementation 'org.sonatype.gshell.dist:gshell-scripts:2.6.4'
// https://jarcasting.com/artifacts/org.sonatype.gshell.dist/gshell-scripts/
implementation ("org.sonatype.gshell.dist:gshell-scripts:2.6.4")
'org.sonatype.gshell.dist:gshell-scripts:jar:2.6.4'
<dependency org="org.sonatype.gshell.dist" name="gshell-scripts" rev="2.6.4">
  <artifact name="gshell-scripts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.gshell.dist', module='gshell-scripts', version='2.6.4')
)
libraryDependencies += "org.sonatype.gshell.dist" % "gshell-scripts" % "2.6.4"
[org.sonatype.gshell.dist/gshell-scripts "2.6.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Description

GShell - A command-line shell framework.

Build Status DepShield Badge

License

Apache 2.0

Building

Requirements

  • Maven 3.3+ (prefer included maven-wrapper)
  • Java 8+

Check out and build:

git clone git://github.com/jdillon/gshell.git
cd gshell
./build rebuild

After this completes, you can unzip the assembly and launch the shell:

./build run

Use the 'help' command for further assistance.

Implementations

GShell is used by the Maven Shell

org.sonatype.gshell.dist

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
2.6.4
2.6.3
2.6.2
2.6.1