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
org.apache.geronimo.gshellgshell-api1.0-alpha-1-SNAPSHOT-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.apache.geronimo.genesis.configlogging-config1.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-loggingcommons-logging1.0.4-jar
org.apache.geronimo.gshellgshell-clp1.0-alpha-1-SNAPSHOT-jar
org.apache.geronimo.gshellgshell-common1.0-alpha-1-SNAPSHOT-jar
org.apache.geronimo.gshellgshell-i18n1.0-alpha-1-SNAPSHOT-jar
org.apache.geronimo.gshellgshell-prefs1.0-alpha-1-SNAPSHOT-jar
org.codehaus.plexusplexus-utils1.4.5-jar
org.slf4jslf4j-api1.4.3-jar

Project Dependency Graph

Dependency Listings

GShell Commands :: VFS

Provides integration with Jakarta Commons VFS.

http://geronimo.apache.org/gshell/gshell-commands/gshell-vfs

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

Genesis Configuration :: Logging

Provides the common logging configuration used by the build process, primarily used to collect test output into 'target/test.log'.

http://geronimo.apache.org/config/logging-config

GShell API

Profides the basic interface for GShell commands.

http://geronimo.apache.org/gshell/gshell-api

GShell i18n

Internationalization support.

http://geronimo.apache.org/gshell/gshell-i18n

SLF4J API Module

The slf4j API

http://www.slf4j.org

GShell Common

Common support classes.

http://geronimo.apache.org/gshell/gshell-common

Plexus Common Utilities

http://plexus.codehaus.org/plexus-utils

GShell Preferences

Annotation-based preferences support.

http://geronimo.apache.org/gshell/gshell-prefs

GShell Command-Line Processor (CLP)

Annotation-based command-line processing support.

http://geronimo.apache.org/gshell/gshell-clp

Commons VFS

VFS is a Virtual File System library.

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

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

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