The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javax.j2ee | j2ee | 1.4 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
jdo | jdo | 1.0.1 | - | jar | |
openaccess | openaccess | 7.0.1.0 | - | jar | |
org.apache.myfaces.core | myfaces-api | 1.1.2 | - | jar | |
org.apache.myfaces.core | myfaces-impl | 1.1.2 | - | jar | |
org.hibernate | hibernate | 3.1.3 | - | jar | |
struts | struts | 1.2.9 | - | jar |
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:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
antlr | antlr | 2.7.6rc1 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
asm | asm-attrs | 1.5.3 | - | jar | |
cglib | cglib | 2.1_3 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
commons-fileupload | commons-fileupload | 1.0 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
commons-validator | commons-validator | 1.1.4 | - | jar | |
dom4j | dom4j | 1.6.1 | - | jar | |
ehcache | ehcache | 1.1 | - | jar | |
javax.transaction | jta | 1.0.1B | - | jar | |
oro | oro | 2.0.7 | - | jar | |
xalan | xalan | 2.5.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Framework de développement J2EE
http://frameworkatg.sourceforge.net
This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]
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/
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
Unnamed - junit:junit:jar:3.8.1
The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence.
http://java.sun.com/products/jdo
Relational Persistence for Java
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: the flexible XML framework for Java
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.
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.
Unnamed - commons-validator:commons-validator:jar:1.1.4
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
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
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
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)}/