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 |
|---|---|---|---|---|---|
| com.lowagie | itext | 1.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| org.slf4j | jcl104-over-slf4j | 1.4.2 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.4.2 | - | jar | |
| javax.servlet | jstl | 1.1.2 | - | jar | (optional) |
| log4j | log4j | 1.2.13 | - | jar | (optional) |
| opensymphony | webwork | 2.1.5 | - | jar | (optional) |
| opensymphony | xwork | 1.0.3 | - | jar | (optional) |
| org.springframework | spring-webmvc | 2.0.6 | - | jar | (optional) |
| struts | struts | 1.2.7 | - | jar | (optional) |
| taglibs | standard | 1.0.6 | - | jar | (optional) |
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 |
|---|---|---|---|---|---|
| commons-el | commons-el | 1.0 | - | jar | |
| httpunit | httpunit | 1.6.2 | - | jar | |
| junit | junit | 3.8.1 | - | jar | |
| ognl | ognl | 2.6.5 | - | jar | |
| opensymphony | oscore | 2.2.4 | - | jar | |
| tomcat | jasper-compiler | 5.5.12 | - | jar | |
| tomcat | jasper-compiler-jdt | 5.5.12 | - | jar | |
| tomcat | jasper-runtime | 5.5.12 | - | 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 | |
| javax.servlet | servlet-api | 2.4 | - | 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 |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.2 | - | jar | |
| aopalliance | aopalliance | 1.0 | - | jar | |
| commons-chain | commons-chain | 1.0 | - | jar | |
| commons-digester | commons-digester | 1.6 | - | jar | |
| commons-fileupload | commons-fileupload | 1.0 | - | jar | |
| commons-validator | commons-validator | 1.1.4 | - | jar | |
| org.slf4j | slf4j-api | 1.4.2 | - | jar | |
| org.springframework | spring-beans | 2.0.6 | - | jar | |
| org.springframework | spring-context | 2.0.6 | - | jar | |
| org.springframework | spring-core | 2.0.6 | - | jar | |
| org.springframework | spring-support | 2.0.6 | - | jar | |
| org.springframework | spring-web | 2.0.6 | - | jar | |
| oro | oro | 2.0.8 | - | 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 |
|---|---|---|---|---|---|
| jtidy | jtidy | 4aug2000r7-dev | - | jar |
The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.
http://displaytag.sourceforge.net/displaytag
JCL implementation over SLF4J
Log4j
http://logging.apache.org/log4j/docs/
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/lang/
Unnamed - opensymphony:oscore:jar:2.2.4
JSP 2.0 Expression Language Interpreter Implementation
http://jakarta.apache.org/commons/el/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Spring Framework: WebMVC
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Context
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
Spring Framework: Core
http://www.springframework.org
Spring Framework: Support
http://www.springframework.org
Spring Framework: Web
http://www.springframework.org
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Unnamed - javax.servlet:jstl:jar:1.1.2
The core of the Struts framework is a flexible control layer based on standard technologies like Java Servlets, JavaBeans, ResourceBundles, and Extensible Markup Language (XML), as well as various Jakarta Commons packages. Struts encourages application architectures based on the Model 2 approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Struts provides its own Controller component and integrates with other technologies to provide the Model and the View. For the Model, Struts can interact with any standard data access technology, including Enterprise Java Beans, JDBC, and Object Relational Bridge. For the View, Struts works well with JavaServer Pages, including JSTL and JSF, as well as Velocity Templates, XSLT, and other presentation systems. The Struts framework provides the invisible underpinnings every professional web application needs to survive. Struts helps you create an extensible development environment for your application, based on published standards and proven design patterns.
http://struts.apache.org/index.html
An implementation of the GoF Chain of Responsibility pattern
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - commons-digester:commons-digester:jar:1.6
The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
http://jakarta.apache.org/commons/fileupload/
Unnamed - commons-validator:commons-validator:jar:1.1.4
Unnamed - antlr:antlr:jar:2.7.2
Unnamed - javax.servlet:servlet-api:jar:2.4
Unnamed - tomcat:jasper-compiler:jar:5.5.12
Unnamed - junit:junit:jar:3.8.1
Unnamed - opensymphony:xwork:jar:1.0.3
The iText classes are very useful for people who need to generate read-only, platform independent documents containing text, lists, tables and images. The library is especially useful in combination with Java(TM) technology-based Servlets: The look and feel of HTML is browser dependent; with iText and PDF you can control exactly how your servlet's output will look. iText requires JDK 1.2, and no extra dependencies. It's available for free under a multiple license: MPL and LGPL.
Unnamed - tomcat:jasper-runtime:jar:5.5.12
Unnamed - opensymphony:webwork:jar:2.1.5
Unnamed - taglibs:standard:jar:1.0.6
The slf4j log4j-12 binding
The slf4j API
Unnamed - tomcat:jasper-compiler-jdt:jar:5.5.12
Unnamed - javax.servlet:jsp-api:jar:2.0
A Java library for the automatic stimulation and testing of web applications.
http://httpunit.sourceforge.net
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.