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
javax.j2eej2ee1.4-jar
javax.servletjstl1.1.2-jar
jdojdo1.0.1-jar
openaccessopenaccess7.0.1.0-jar
org.apache.myfaces.coremyfaces-api1.1.2-jar
org.apache.myfaces.coremyfaces-impl1.1.2-jar
org.hibernatehibernate3.1.3-jar
strutsstruts1.2.9-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
junitjunit3.8.1-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.6rc1-jar
asmasm1.5.3-jar
asmasm-attrs1.5.3-jar
cglibcglib2.1_3-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.6-jar
commons-elcommons-el1.0-jar
commons-fileuploadcommons-fileupload1.0-jar
commons-langcommons-lang2.1-jar
commons-loggingcommons-logging1.0.4-jar
commons-validatorcommons-validator1.1.4-jar
dom4jdom4j1.6.1-jar
ehcacheehcache1.1-jar
javax.transactionjta1.0.1B-jar
orooro2.0.7-jar
xalanxalan2.5.1-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

@TG

Framework de développement J2EE

http://frameworkatg.sourceforge.net

Impl

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

http://myfaces.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.

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

EL

JSP 2.0 Expression Language Interpreter Implementation

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

Unnamed - junit:junit:jar:3.8.1

Java Data Objects

The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence.

http://java.sun.com/products/jdo

Hibernate

Relational Persistence for Java

http://www.hibernate.org

Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

http://java.sun.com/products/jta

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

cglib

http://cglib.sourceforge.net/

Ehcache

Ehcache is a pure Java, in-process cache with the following features: Fast, Simple, Acts as a pluggable cache for Hibernate 2.1. Small foot print. Both in terms of size and memory requirements. Minimal dependencies. Fully documented. See the online Documentation, FAQ and the online JavaDoc. Comprehensively Test Coverage. Scalable to hundreds of caches and large multi-cpu servers. Production tested. All versions of ehcache are production tested for several weeks on a large and very busy eCommerce site before release.

asm-attrs

http://asm.objectweb.org/

asm

http://asm.objectweb.org/

struts

The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.

http://struts.apache.org/

Unnamed - commons-validator:commons-validator:jar:1.1.4

Unnamed - oro:oro:jar:2.0.7

FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

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

Unnamed - commons-digester:commons-digester:jar:1.6

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

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

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

Types that extend and augment the Java Collections Framework.

Unnamed - xalan:xalan:jar:2.5.1

Unnamed - antlr:antlr:jar:2.7.6rc1

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

Logging

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

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

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

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 - openaccess:openaccess:jar:7.0.1.0

Unnamed - javax:j2ee:jar:1.4

Unnamed - javax.servlet:jstl:jar:1.1.2