GShell Commands :: VFS


License

License

GroupId

GroupId

org.sonatype.gshell.commands
ArtifactId

ArtifactId

gshell-vfs
Last Version

Last Version

2.4
Release Date

Release Date

Type

Type

jar
Description

Description

GShell Commands :: VFS
Project Organization

Project Organization

Sonatype

Download gshell-vfs

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-vfs : commons-vfs jar 1.0
org.slf4j : jcl-over-slf4j jar 1.5.10
com.google.inject.extensions : guice-multibindings jar 2.0
de.schlichtherle.io : truezip jar 6.6
oro : oro jar 2.0.8
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