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.extensions.validator.component-support-modulesmyfaces-extval-trinidad-support1.2.5-SNAPSHOT-jar
org.apache.myfaces.extensions.validator.test-modulesmyfaces-extval-base-test-infrastructure1.2.5-SNAPSHOTteststest-jar
org.apache.myfaces.extensions.validator.test-modulesmyfaces-extval-core-tests1.2.5-SNAPSHOTteststest-jar
org.apache.myfaces.extensions.validator.validation-modulesmyfaces-extval-property-validation1.2.5-SNAPSHOT-jar
org.apache.myfaces.testmyfaces-test121.0.0-jar
org.apache.myfaces.trinidadtrinidad-impl1.2.9-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
javax.persistencepersistence-api1.0-jar
junitjunit4.5-jar
org.apache.myfaces.coremyfaces-api1.2.8-jar
org.apache.myfaces.trinidadtrinidad-api1.2.9-jar

Project Dependency Graph

Dependency Listings

MyFaces Extensions-Validator Trinidad Component-Support-Tests

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-extval-trinidad-support-tests

MyFaces Extensions-Validator Property-Validation-Module

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/validation-modules-project/myfaces-extval-property-validation

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

MyFaces Extensions-Validator Base-Test-Infrastructure

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-extval-base-test-infrastructure

MyFaces Extensions-Validator Core-Tests

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-extval-core-tests

MyFaces Extensions-Validator Trinidad Support Module

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/component-support-modules-project/myfaces-extval-trinidad-support

Apache MyFaces Trinidad Impl

Private implementation of the Apache MyFaces Trinidad project

http://myfaces.apache.org/trinidad/trinidad-1_2/trinidad-impl

Apache MyFaces Trinidad API

Public API for the Apache MyFaces Trinidad project

http://myfaces.apache.org/trinidad/trinidad-1_2/trinidad-api

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