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-digestercommons-digester1.8-jar
commons-loggingcommons-logging1.1-jar
javax.servletjstl1.1.2-jar
org.apache.myfaces.coremyfaces-api1.1.4-jar
org.apache.shaleshale-application1.0.4-jar
org.apache.shaleshale-core1.0.4-jar
org.apache.shaleshale-dialog1.0.4-jar
org.apache.shaleshale-dialog-basic1.0.4-jar
org.apache.shaleshale-view1.0.4-jar
taglibsstandard1.1.2-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
org.apache.myfaces.coremyfaces-impl1.1.4-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
htmlunithtmlunit1.8-jar
junitjunit3.8.1-jar
org.apache.shaleshale-test1.0.4-jar
org.codehaus.cargocargo-ant0.8-jar
org.codehaus.cargocargo-core-uberjar0.8-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

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
commons-chaincommons-chain1.1-jar
commons-langcommons-lang2.1-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-elcommons-el1.0-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
antant1.5.4-jar
com.ibm.icuicu4j2.6.1-jar
commons-clicommons-cli1.0-jar
commons-discoverycommons-discovery20030211.213356-jar
commons-httpclientcommons-httpclient3.0-jar
commons-iocommons-io1.1-jar
commons-jellycommons-jelly1.0-jar
commons-jellycommons-jelly-tags-junit1.0-jar
commons-jellycommons-jelly-tags-log1.0-jar
commons-jellycommons-jelly-tags-xml1.0-jar
commons-jexlcommons-jexl1.0-jar
dom4jdom4j1.5-jar
foreheadforehead1.0-beta-5-jar
gsbasegsbase2.0.1-jar
jaxenjaxen1.1-beta-8-jar
jaxmejaxme-api0.3-jar
jdomjdom1.0-jar
jettyorg.mortbay.jetty5.1.4-jar
junitperfjunitperf1.8-jar
msvrelaxngDatatype20030807-jar
msvxsdlib20030807-jar
nekohtmlnekohtml0.9.5-jar
org.apache.geronimo.specsgeronimo-j2ee-deployment_1.1_spec1.0-jar
org.ccil.cowan.tagsouptagsoup0.9.7-jar
org.codehaus.cargocargo-core-api-container0.8-jar
org.codehaus.cargocargo-core-api-generic0.8-jar
org.codehaus.cargocargo-core-api-module0.8-jar
org.codehaus.cargocargo-core-api-util0.8-jar
org.codehaus.cargocargo-core-container-geronimo0.8-jar
org.codehaus.cargocargo-core-container-jboss0.8-jar
org.codehaus.cargocargo-core-container-jetty0.8-jar
org.codehaus.cargocargo-core-container-jo0.8-jar
org.codehaus.cargocargo-core-container-orion0.8-jar
org.codehaus.cargocargo-core-container-resin0.8-jar
org.codehaus.cargocargo-core-container-tomcat0.8-jar
org.codehaus.cargocargo-core-container-weblogic0.8-jar
rhinojs1.6R2-jar
saxpathsaxpath1.0-FCS-jar
staxstax-api1.0-jar
xalanxalan2.6.0-jar
xercesxercesImpl2.6.2-jar
xercesxmlParserAPIs2.2.1-jar
xml-apisxml-apis1.0.b2-jar
xomxom1.0b3-jar
xpp3xpp31.1.3.3-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.servletservlet-api2.4-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

Shale Blank Sample App

The Apache Shale Framework

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

Shale Dialog Manager

The Apache Shale Framework

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

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)}/

Cargo Ant tasks

Ant tasks for Cargo

Cargo Core Resin Container

Core API implementation for Resin containers

Cargo Core Container API

API to start/stop/configure containers

Unnamed - ant:ant:jar:1.5.4

Cargo Core Module API

Core API to parse/create J2EE Modules

Cargo Core Util API

Core Utility API (logging, Ant utils, File utils, etc)

J2EE Deployment

Cargo Core Geronimo Container

Core API implementation for Geronimo containers

Cargo Core Jetty Container

Core API implementation for Jetty containers

Cargo Core WebLogic Container

Core API implementation for WebLogic containers

Cargo Core Orion Container

Core API implementation for Orion containers

Cargo Core Generic API

Core API to generically access the typed container API

Cargo Core JBoss Container

Core API implementation for JBoss containers

Cargo Core jo! Container

Core API implementation for jo! containers

Cargo Core Tomcat Container

Core API implementation for Tomcat containers

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

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

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/

Shale Test Framework

The Apache Shale Framework

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

Unnamed - javax.servlet:jstl:jar:1.1.2

Shale Dialog Manager (Basic Implementation)

The Apache Shale Framework

http://shale.apache.org/shale-dialog-basic

MyFaces Implementation

This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]

http://myfaces.apache.org

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

EL

JSP 2.0 Expression Language Interpreter Implementation

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

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

Shale View Controller

The Apache Shale Framework

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

Shale Application Controller

The Apache Shale Framework

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

Commons Chain

An implmentation of the GoF Chain of Responsibility pattern

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

Unnamed - taglibs:standard:jar:1.1.2

htmlunit

A tool for testing web based applications

http://htmlunit.sourceforge.net

Unnamed - commons-jelly:commons-jelly-tags-log:jar:1.0

commons-jelly

Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.

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

Unnamed - forehead:forehead:jar:1.0-beta-5

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

Unnamed - commons-discovery:commons-discovery:jar:0.2-dev

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

gsbase

A collection of java utility classes

http://gsbase.sourceforge.net

Unnamed - junitperf:junitperf:jar:1.8

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

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

Unnamed - jetty:org.mortbay.jetty:jar:5.1.4

Rhino

Unnamed - commons-jelly:commons-jelly-tags-junit:jar:1.0

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

Unnamed - jaxme:jaxme-api:jar:0.3

Unnamed - msv:xsdlib:jar:20030807

jaxen

Jaxen is a universal Java XPath engine.

http://jaxen.codehaus.org/

Unnamed - msv:relaxngDatatype:jar:20030807

Neko HTML

Unnamed - xerces:xercesImpl:jar:2.6.2

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

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)}/

Unnamed - commons-jelly:commons-jelly-tags-xml:jar:1.0

Unnamed - commons-jexl:commons-jexl:jar:1.0

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

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

Unnamed - saxpath:saxpath:jar:1.0-FCS

Unnamed - xerces:xmlParserAPIs:jar:2.2.1

Cargo Core Uberjar

The Cargo Core Uberjar

Shale Core

The Apache Shale Framework

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