GShell Commands :: BSF


License

License

GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-bsf
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Commands :: BSF
Project Organization

Project Organization

Sonatype

Download gshell-bsf

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.sonatype.gshell.commands : gshell-vfs jar 2.4
bsf : bsf jar 2.4.0
org.sonatype.gshell : gshell-core jar 2.4

test (3)

Group / Artifact Type Version
org.sonatype.gshell : gshell-core jar 2.4
junit : junit jar 4.7
org.sonatype.gossip : gossip jar 1.3

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.4
2.3.1
2.3
2.2
2.1