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.gshell.supportgshell-io1.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
jlinejline0.9.94-jar
org.apache.geronimo.gshell.supportgshell-ansi1.0-alpha-2-jar
org.apache.geronimo.gshell.supportgshell-i18n1.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.slf4jslf4j-api1.5.6-jar

Project Dependency Graph

Dependency Listings

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