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-common1.0-alpha-1-SNAPSHOT-jar
org.apache.minamina-core1.1.2-jar
org.apache.minamina-filter-ssl1.1.2-jar
org.codehaus.plexusplexus-component-annotations1.0-alpha-1-20071001.044231-5-jar
org.codehaus.plexusplexus-component-api1.0-alpha-32-jar
org.codehaus.plexusplexus-utils1.4.5-jar
org.slf4jslf4j-api1.4.3-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
org.codehaus.plexusplexus-container-default1.0-alpha-32-jar
org.slf4jslf4j-simple1.4.3-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
org.codehaus.plexusplexus-classworlds1.2-alpha-10-jar

Project Dependency Graph

Dependency Listings

GShell Whisper

Messaging framework muck and fluff.

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

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

SLF4J Simple Binding

SLF4J Simple binding

http://www.slf4j.org

GShell Support :: Common

Common support classes.

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

SLF4J API Module

The slf4j API

http://www.slf4j.org

Plexus Component API

Plexus Classworlds

Plexus Component Annotations

Plexus Common Utilities

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

Apache MINA Core API

MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.

http://mina.apache.org/mina-core

Apache MINA SSL Filter

MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop high performance and highly scalable network applications easily.

http://mina.apache.org/mina-filter-ssl

Default Plexus Container