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 |
|---|---|---|---|---|---|
| org.springframework.extensions.surf | spring-surf | 1.0.0-RC2 | - | 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 |
|---|---|---|---|---|---|
| org.springframework.extensions.surf | spring-surf-application | 1.0.0-RC2 | - | war |
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 | 4.7 | - | jar | |
| org.springframework | spring-test | 3.0.0.RELEASE | - | 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 | servlet-api | 2.5 | - | 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 |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | - | 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.2.1 | - | jar | |
| commons-httpclient | commons-httpclient | 3.1 | - | jar | |
| commons-io | commons-io | 1.4 | - | jar | |
| commons-lang | commons-lang | 2.1 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| javax.servlet | jstl | 1.1.0 | - | jar | |
| jaxen | jaxen | 1.1.1 | - | jar | |
| nu.validator.htmlparser | htmlparser | 1.0.5 | - | jar | |
| org.apache.abdera | abdera-client | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-core | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-extensions-html | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-extensions-json | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-extensions-main | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-i18n | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-parser | 0.4.0-incubating | - | jar | |
| org.apache.abdera | abdera-server | 0.4.0-incubating | - | jar | |
| org.apache.geronimo.specs | geronimo-activation_1.0.2_spec | 1.1 | - | jar | |
| org.apache.geronimo.specs | geronimo-stax-api_1.0_spec | 1.0.1 | - | jar | |
| org.apache.myfaces.core | myfaces-api | 1.1.5 | - | jar | |
| org.apache.myfaces.core | myfaces-impl | 1.1.5 | - | jar | |
| org.apache.ws.commons.axiom | axiom-api | 1.2.5 | - | jar | |
| org.apache.ws.commons.axiom | axiom-impl | 1.2.5 | - | jar | |
| org.freemarker | freemarker | 2.3.13 | - | jar | |
| org.htmlparser | htmlparser | 1.6 | - | jar | |
| org.json | json | 20070829 | - | jar | |
| org.springframework | spring-asm | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-beans | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-context | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-context-support | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-core | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-expression | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-web | 3.0.0.RELEASE | - | jar | |
| org.springframework | spring-webmvc | 3.0.0.RELEASE | - | jar | |
| org.springframework.extensions.surf | spring-surf-core | 1.0.0-RC2 | - | jar | |
| org.springframework.extensions.surf | spring-surf-core-configservice | 1.0.0-RC2 | - | jar | |
| org.springframework.extensions.surf | spring-webscripts | 1.0.0-RC2 | - | jar | |
| rhino | js | 1.6R7 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | 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 |
|---|---|---|---|---|---|
| org.codehaus.woodstox | wstx-asl | 3.2.1 | - | jar |
Spring Surf - Test Application
Spring Surf - Test Application
spring-surf/spring-surf-application-test
Spring Surf - Application
spring-surf/spring-surf-application
Spring Surf
Spring Web Scripts
spring-webscripts/spring-webscripts
Spring Surf Core - Configuration Service
Spring Surf Core - Configuration Service
spring-surf-core/spring-surf-core-configservice
Spring Surf Core
spring-surf-core/spring-surf-core
dom4j: the flexible XML framework for Java
Unnamed - org.springframework:spring-context-support:jar:3.0.0.RELEASE
Spring Framework Parent
Atom Specification Extensions - JSON
http://incubator.apache.org/abdera/abdera-extensions-json
Atom Publishing Protocol Specification Server-Side Implementation
http://incubator.apache.org/abdera/abdera-server
Atom Specification Extensions - Main
http://incubator.apache.org/abdera/abdera-extensions-main
Atom Specification Extensions - HTML
http://incubator.apache.org/abdera/abdera-extensions-html
Atom Publishing Protocol Client Implementation
http://incubator.apache.org/abdera/abdera-client
The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications that do not run scripts. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.
http://about.validator.nu/htmlparser/
Rhino: JavaScript for Java
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
This is the MyFaces Impl Subproject Description [INSERT MORE STUFF HERE]
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://commons.apache.org/fileupload/
Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
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.
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
JSON (JavaScript Object Notation)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
http://www.json.org/java/index.html
FreeMarker is a "template engine"; a generic tool to generate text output based on templates.
HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package.
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/httpcomponents/httpclient-3.x/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
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/
Unnamed - org.springframework:spring-webmvc:jar:3.0.0.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-asm:jar:3.0.0.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-beans:jar:3.0.0.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-context:jar:3.0.0.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-core:jar:3.0.0.RELEASE
Spring Framework Parent
Unnamed - org.springframework:spring-web:jar:3.0.0.RELEASE
Spring Framework Parent
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - org.springframework:spring-test:jar:3.0.0.RELEASE
Spring Framework Parent