GShell Commands :: Groovy


License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-groovy
Last Version

Last Version

2.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Commands :: Groovy
Project Organization

Project Organization

Sonatype

Download gshell-groovy

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 10.0.1
org.codehaus.groovy : groovy jar 1.8.2
org.sonatype.gshell : gshell-core jar 2.6.5

test (1)

Group / Artifact Type Version
org.sonatype.gshell : gshell-core jar 2.6.5

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.commands

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
2.6.5