Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.geronimo.gshellgshell-api1.0-alpha-2-jar
org.apache.geronimo.gshellgshell-application1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-clp1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-vfs1.0-alpha-2-jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.2-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-vfscommons-vfs1.0-jar
jlinejline0.9.94-jar
org.apache.geronimo.gshell.supportgshell-ansi1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-artifact1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-chronos1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-i18n1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-io1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-spring1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-terminal1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-yarn1.0-alpha-2-jar
org.slf4jjcl-over-slf4j1.5.6-jar
org.slf4jslf4j-api1.5.6-jar
org.springframeworkspring-beans2.5.6-jar
org.springframeworkspring-core2.5.6-jar
orooro2.0.8-jar

Project Dependency Graph

Dependency Listings

GShell Commands :: Builtin

"Built-in" commands.

http://gshell.org/gshell-commands/gshell-builtin

GShell Support :: VFS

VFS support.

http://gshell.org/gshell-support/gshell-vfs

GShell Support :: Spring

Spring support for GShell.

http://gshell.org/gshell-support/gshell-spring

Commons VFS

VFS is a Virtual File System library.

http://jakarta.apache.org/commons/vfs/

Unnamed - oro:oro:jar:2.0.8

GShell Application

Provides the GShell application framework.

http://gshell.org/gshell-application

GShell Support :: Artifact

Remote artifact resolution support.

http://gshell.org/gshell-support/gshell-artifact

GShell Support :: CLP

Annotation-based command-line processing support.

http://gshell.org/gshell-support/gshell-clp

GShell API

GShell API.

http://gshell.org/gshell-api

GShell Support :: IO

Provides support for working with Input/Output muck.

http://gshell.org/gshell-support/gshell-io

SLF4J API Module

The slf4j API

http://www.slf4j.org

GShell Support :: Yarn

Provides toString() helpers.

http://gshell.org/gshell-support/gshell-yarn

GShell Support :: ANSI

Provides support for using ANSI color escape-codes.

http://gshell.org/gshell-support/gshell-ansi

GShell Support :: i18n

Internationalization support.

http://gshell.org/gshell-support/gshell-i18n

GShell Support :: Terminal

Terminal abstraction.

http://gshell.org/gshell-support/gshell-terminal

JLine

JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.

http://jline.sourceforge.net

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org