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 | |
commons-el | commons-el | 1.0 | - | 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 |
---|---|---|---|---|---|
cactus | cactus | 13-1.7.1 | - | jar | |
junit | junit | 3.8.1 | - | jar | |
org.apache.struts.shale | shale-test | 1.0.2 | - | 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 |
---|---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | - | jar | |
org.apache.myfaces.core | myfaces-api | 1.1.6-SNAPSHOT | - | jar | |
org.apache.myfaces.shared | myfaces-shared-impl | 2.0.6-SNAPSHOT | - | jar | |
portlet-api | portlet-api | 1.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-collections | commons-collections | 3.1 | - | jar | |
commons-logging | commons-logging | 1.0.4 | - | 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 |
---|---|---|---|---|---|
ant | ant | 1.5.4 | - | jar | |
aspectj | aspectjrt | 1.2.1 | - | jar | |
cactus | cactus-ant | 13-1.7.1 | - | jar | |
cargo | cargo | 0.5 | - | jar | |
commons-httpclient | commons-httpclient | 2.0.2 | - | jar | |
httpunit | httpunit | 1.6 | - | jar | |
jtidy | jtidy | 4aug2000r7-dev | - | jar | |
nekohtml | nekohtml | 0.9.1 | - | jar | |
rhino | js | 1.5R4.1 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.2.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 |
---|---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-digester | commons-digester | 1.6 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
javax.servlet | jstl | 1.1.0 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar |
This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]
Unnamed - junit:junit:jar:3.8.1
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
Unnamed - javax.servlet:jsp-api:jar:2.0
Unnamed - javax.servlet:servlet-api:jar:2.3
http://struts.apache.org/struts-shale
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)}/
Unnamed - javax.servlet:jstl:jar:1.1.0
Unnamed - commons-digester:commons-digester:jar:1.6
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - cactus:cactus:jar:13-1.7.1
Unnamed - cactus:cactus-ant:jar:13-1.7.1
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/commons/httpclient/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
A Java library for the automatic stimulation and testing of web applications.
Unnamed - xerces:xmlParserAPIs:jar:2.2.1
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - rhino:js:jar:1.5R4.1
Unnamed - jtidy:jtidy:jar:4aug2000r7-dev
http://www.eclipse.org/aspectj
API to start/stop/configure containers
This is the MyFaces Shared 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.