Apache MyFaces
Foundation

Project Dependencies

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
javax.servletservlet-api2.5-jar
javax.servlet.jspjsp-api2.1-jar
org.apache.myfaces.coremyfaces-impl1.2.8-jar
org.apache.myfaces.extensions.validatormyfaces-extval-core1.2.5-SNAPSHOT-jar
org.apache.myfaces.testmyfaces-test121.0.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.

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
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.2-jar
commons-digestercommons-digester1.8-jar
commons-discoverycommons-discovery0.4-jar
commons-loggingcommons-logging1.1.1-jar
junitjunit4.5-jar
org.apache.myfaces.coremyfaces-api1.2.8-jar

Project Dependency Graph

Dependency Listings

MyFaces Extensions-Validator Test-Modules

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

http://myfaces.apache.org/extensions/validator12/test-modules-project

MyFaces Extensions-Validator Core

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

http://myfaces.apache.org/extensions/validator12/myfaces-extval-core

Apache MyFaces JSF-1.2 Core Impl

The private implementation classes of the Apache MyFaces Core JSF/1.2 Implementation

http://myfaces.apache.org/core12/myfaces-impl

Apache Myfaces JSF Core-1.2 API

The public API classes of the Apache MyFaces CORE JSF-1.2 project

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

Collections

Types that extend and augment the Java Collections Framework.

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

Discovery

Commons Discovery

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

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/

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

Commons Logging

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

http://commons.apache.org/logging

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

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

Myfaces Test Framework for JSF 1.2

The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.

http://myfaces.apache.org/test/myfaces-test12

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