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-codeccommons-codec1.2-jar
commons-elcommons-el1.0-jar
javax.servletjstl1.0.2-jar
myfacesmyfaces-extensions1.0.9-jar
myfacesmyfaces-impl1.0.9-jar
myfacesmyfaces-jsf-api1.0.9-jar
org.apache.strutsstruts-faces1.3.8-jar
org.apache.strutsstruts-tiles1.3.8-jar
taglibsstandard1.0.2-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.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
antlrantlr2.7.2-jar
avalon-frameworkavalon-framework4.1.3-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-chaincommons-chain1.1-jar
commons-digestercommons-digester1.8-jar
commons-loggingcommons-logging1.0.3-jar
commons-validatorcommons-validator1.3.1-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar
org.apache.strutsstruts-core1.3.8-jar
org.apache.strutsstruts-taglib1.3.8-jar
orooro2.0.8-jar

Project Dependency Graph

Dependency Listings

Struts Apps - Faces Example 2

Apache Struts

http://struts.apache.org/struts-apps/struts-faces-example2

Unnamed - myfaces:myfaces-extensions:jar:1.0.9

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

Unnamed - javax.servlet:jstl:jar:1.0.2

Struts Faces

Apache Struts

http://struts.apache.org

Struts Core

Apache Struts

http://struts.apache.org

Unnamed - oro:oro:jar:2.0.8

Validator

Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts.

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

Commons Chain

An implmentation of the GoF Chain of Responsibility pattern

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

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 - antlr:antlr:jar:2.7.2

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

Struts Taglib

Apache Struts

http://struts.apache.org

Struts Tiles

Apache Struts

http://struts.apache.org

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.

Unnamed - taglibs:standard:jar:1.0.2

Unnamed - myfaces:myfaces-jsf-api:jar:1.0.9

EL

JSP 2.0 Expression Language Interpreter Implementation

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

Logging

Commons Logging

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

Unnamed - myfaces:myfaces-impl:jar:1.0.9