2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

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-chaincommons-chain1.1-jar
commons-digestercommons-digester1.8-jar
commons-loggingcommons-logging1.1-jar
org.apache.shaleshale-core1.1.0-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.1-jar
org.apache.shaleshale-test1.1.0-SNAPSHOT-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar
org.apache.myfaces.coremyfaces-api1.1.4-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-beanutilscommons-beanutils1.7.0-jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-collectionscommons-collections2.1-jar
commons-langcommons-lang2.1-jar
javax.servletjstl1.1.2-jar

Project Dependency Graph

Dependency Listings

Shale Application Controller

The Apache Shale Framework

http://shale.apache.org/shale-application

MyFaces API

The MyFaces API Subproject provides a full set of the API interfaces and classes defined in JSR-127 (see also http://www.jcp.org/en/jsr/detail?id=127).

http://myfaces.apache.org/projects/myfaces-api

Unnamed - javax.servlet:jstl:jar:1.1.2

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Shale Core

The Apache Shale Framework

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

Shale Test Framework

The Apache Shale Framework

http://shale.apache.org/shale-test

Unnamed - junit:junit:jar:3.8.1

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - javax.servlet:jsp-api:jar:2.0

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

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

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Unnamed - javax.servlet:servlet-api:jar:2.4

Commons Chain

An implmentation of the GoF Chain of Responsibility pattern

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/