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.gshell.supportgshell-interpolation1.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
org.slf4jslf4j-log4j121.5.6-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-jexlcommons-jexl1.1-jar
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-io1.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.codehaus.plexusplexus-interpolation1.6-jar
org.slf4jjcl-over-slf4j1.5.6-jar
org.slf4jslf4j-api1.5.6-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
log4jlog4j1.2.15-jar

Project Dependency Graph

Dependency Listings

GShell Parser

Provides the command-line syntax parsing muck.

http://gshell.org/gshell-parser

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/

GShell Support :: Interpolation

Provides interpolation support.

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

Plexus Interpolation API

Commons JEXL

Jexl is an implementation of the JSTL Expression Language with extensions.

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

JCL 1.1.1 implemented over SLF4J

JCL 1.1.1 implementation over SLF4J

http://www.slf4j.org

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