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.myfaces.sharedmyfaces-shared-orchestra2.0.7-jar
org.springframeworkspring2.0.6-jar(optional)

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
cglibcglib2.1_3-jar
junitjunit3.8.1-jar
org.springframeworkspring-mock2.0.6-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
javax.persistencepersistence-api1.0-jar(optional)
javax.servlet.jspjsp-api2.1-jar(optional)
org.apache.myfaces.coremyfaces-api1.2.0-jar(optional)

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-codeccommons-codec1.3-jar
commons-elcommons-el1.0-jar
commons-loggingcommons-logging1.0.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
asmasm1.5.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
commons-beanutilscommons-beanutils1.7.0-jar
commons-digestercommons-digester1.8-jar

Project Dependency Graph

Dependency Listings

MyFaces Orchestra Core

Apache MyFaces Orchestra is a sub-project of Apache MyFaces

http://myfaces.apache.org/orchestra/myfaces-orchestra-core

Unnamed - junit:junit:jar:3.8.1

API

MyFaces API - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )

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

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.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/

MyFaces Shared Orchestra

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

http://myfaces.apache.org

EL

JSP 2.0 Expression Language Interpreter Implementation

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

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 - javax.servlet.jsp:jsp-api:jar:2.1

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

Enterprise JavaBeans (EJB) 3.0

The Enterprise JavaBeans architecture is a component architecture for the development and deployment of component-based business applications. The purpose of Enterprise JavaBeans (EJB) 3.0 is to improve the EJB architecture by reducing its complexity from the developer's point of view.

http://www.jcp.org/en/jsr/detail?id=220

Spring Framework

Spring Framework

http://www.springframework.org

Spring Framework: Mock

Spring Framework: Mock

http://www.springframework.org

Logging

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

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

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/