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
javax.servletjsp-api2.0-jar
javax.servletservlet-api2.4-jar
jsfapijsf-api1.2-jar
velocityvelocity1.4-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.sun.faceletsjsf-facelets1.1.11-jar
commons-digestercommons-digester1.7-jar
commons-elcommons-el1.0-jar
javax.servletjstl1.1.2-jar
jsfimpljsf-impl1.2-jar
log4jlog4j1.2.12-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

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
javatoolstools5.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.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-loggingcommons-logging1.0.4-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-beanutilscommons-beanutils1.6-jar
commons-collectionscommons-collections2.1-jar
velocityvelocity-dep1.4-jar
xml-apisxml-apis1.0.b2-jar

Project Dependency Graph

Dependency Listings

xulfaces-renderkit

JSF RenderKit for XUL

http://xulfaces.sourceforge.net/

Unnamed - log4j:log4j:jar:1.2.12

Unnamed - junit:junit:jar:3.8.1

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/

BeanUtils

Java Bean Utililities

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

Collections

Commons Collections

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

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

EL

JSP 2.0 Expression Language Interpreter Implementation

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

Logging

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

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

Unnamed - jsfapi:jsf-api:pom:1.2

Unnamed - jsfimpl:jsf-impl:pom:1.2

Unnamed - com.sun.facelets:jsf-facelets:jar:1.1.11

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

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

Unnamed - javax.servlet:jstl:jar:1.1.2

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Unnamed - javatools:tools:pom:5.0