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 |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | jar | |
htmlunit | htmlunit | 1.8 | - | jar | (optional) |
jmock | jmock | 1.0.1 | - | jar | (optional) |
jmock | jmock-cglib | 1.0.1 | - | jar | (optional) |
org.codehaus.cargo | cargo-ant | 0.8 | - | jar | (optional) |
org.codehaus.cargo | cargo-core-uberjar | 0.8 | - | jar | (optional) |
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.faces | jsf-api | 1.2_02 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
javax.servlet.jsp | jsp-api | 2.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 |
---|---|---|---|---|---|
ant | ant | 1.5.4 | - | jar | |
cglib | cglib-full | 2.0 | - | jar | |
com.ibm.icu | icu4j | 2.6.1 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-cli | commons-cli | 1.0 | - | jar | |
commons-codec | commons-codec | 1.3 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-discovery | commons-discovery | 20030211.213356 | - | jar | |
commons-httpclient | commons-httpclient | 3.0 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
commons-jelly | commons-jelly | 1.0 | - | jar | |
commons-jelly | commons-jelly-tags-junit | 1.0 | - | jar | |
commons-jelly | commons-jelly-tags-log | 1.0 | - | jar | |
commons-jelly | commons-jelly-tags-xml | 1.0 | - | jar | |
commons-jexl | commons-jexl | 1.0 | - | jar | |
commons-lang | commons-lang | 2.0 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
dom4j | dom4j | 1.5 | - | jar | |
forehead | forehead | 1.0-beta-5 | - | jar | |
gsbase | gsbase | 2.0.1 | - | jar | |
javax.servlet | jstl | 1.1.2 | - | jar | |
jaxen | jaxen | 1.1-beta-8 | - | jar | |
jaxme | jaxme-api | 0.3 | - | jar | |
jdom | jdom | 1.0 | - | jar | |
jetty | org.mortbay.jetty | 5.1.4 | - | jar | |
junitperf | junitperf | 1.8 | - | jar | |
msv | relaxngDatatype | 20030807 | - | jar | |
msv | xsdlib | 20030807 | - | jar | |
nekohtml | nekohtml | 0.9.5 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-deployment_1.1_spec | 1.0 | - | jar | |
org.ccil.cowan.tagsoup | tagsoup | 0.9.7 | - | jar | |
org.codehaus.cargo | cargo-core-api-container | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-api-generic | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-api-module | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-api-util | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-geronimo | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-jboss | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-jetty | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-jo | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-orion | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-resin | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-tomcat | 0.8 | - | jar | |
org.codehaus.cargo | cargo-core-container-weblogic | 0.8 | - | jar | |
pull-parser | pull-parser | 2 | - | jar | |
rhino | js | 1.6R2 | - | jar | |
saxpath | saxpath | 1.0-FCS | - | jar | |
xalan | xalan | 2.6.0 | - | jar | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.2.1 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar | |
xom | xom | 1.0b3 | - | jar |
The Apache Shale Framework
http://shale.apache.org/shale-test
Unnamed - javax.servlet.jsp:jsp-api:jar:2.1
Unnamed - javax.servlet:servlet-api:jar:2.4
Unnamed - jmock:jmock:jar:1.0.1
Unnamed - junit:junit:jar:3.8.1
Ant tasks for Cargo
Core API implementation for Resin containers
API to start/stop/configure containers
Core API to parse/create J2EE Modules
Core Utility API (logging, Ant utils, File utils, etc)
Core API implementation for Geronimo containers
Core API implementation for Jetty containers
Core API implementation for WebLogic containers
Core API implementation for Orion containers
Core API to generically access the typed container API
Core API implementation for JBoss containers
Core API implementation for jo! containers
Core API implementation for Tomcat containers
A tool for testing web based applications
http://htmlunit.sourceforge.net
Unnamed - commons-jelly:commons-jelly-tags-log:jar:1.0
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
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/
Unnamed - jetty:org.mortbay.jetty:jar:5.1.4
Unnamed - commons-jelly:commons-jelly-tags-junit:jar:1.0
Commons CLI provides a simple API for working with the command line arguments and options.
Unnamed - commons-jelly:commons-jelly-tags-xml:jar:1.0
Unnamed - commons-jexl:commons-jexl:jar:1.0
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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/
Jelly is a Java and XML based scripting engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all together in a simple yet powerful scripting engine.
http://jakarta.apache.org/commons/jelly/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
dom4j: the flexible XML framework for Java
Unnamed - forehead:forehead:jar:1.0-beta-5
Unnamed - javax.servlet:jstl:jar:1.1.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Jaxen is a universal Java XPath engine.
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - commons-discovery:commons-discovery:jar:0.2-dev
A collection of java utility classes
Unnamed - junitperf:junitperf:jar:1.8
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.
Unnamed - saxpath:saxpath:jar:1.0-FCS
Unnamed - xerces:xmlParserAPIs:jar:2.2.1
The Cargo Core Uberjar
Unnamed - jmock:jmock-cglib:jar:1.0.1
Unnamed - cglib:cglib-full:jar:2.0
Unnamed - javax.faces:jsf-api:jar:1.2_02
This is the master POM file for Sun's Implementation of the JSF 1.2 Specification.