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 |
---|---|---|---|---|---|
commons-codec | commons-codec | 1.3 | - | jar | |
javax.servlet | jsp-api | 2.0 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
jsfapi | jsf-api | 1.2 | - | jar | |
velocity | velocity | 1.4 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
com.sun.facelets | jsf-facelets | 1.1.11 | - | jar | |
commons-digester | commons-digester | 1.7 | - | jar | |
commons-el | commons-el | 1.0 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
jsfimpl | jsf-impl | 1.2 | - | jar | |
log4j | log4j | 1.2.12 | - | 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 provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
javatools | tools | 5.0 | - | 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 |
---|---|---|---|---|---|
commons-logging | commons-logging | 1.0.4 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.6 | - | jar | |
commons-collections | commons-collections | 2.1 | - | jar | |
velocity | velocity-dep | 1.4 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
JSF RenderKit for XUL
http://xulfaces.sourceforge.net/
Unnamed - log4j:log4j:jar:1.2.12
Unnamed - junit:junit:jar:3.8.1
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/
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/
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Commons Collections
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
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 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 is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.