GShell Extensions :: Gossip


License

License

GroupId

GroupId

org.sonatype.gshell.ext
ArtifactId

ArtifactId

gshell-gossip
Last Version

Last Version

2.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Extensions :: Gossip
Project Organization

Project Organization

Sonatype

Download gshell-gossip

How to add to project

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

Dependencies

compile (2)

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

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

Sonatype

Developer friendly, full-spectrum software supply-chain management

Versions

Version
2.6.5
2.6.4