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-lang | commons-lang | 2.3 | - | jar | |
| displaytag | displaytag | 1.1.2-SNAPSHOT | - | 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 | |
| org.springframework | spring-core | 2.0.6 | - | jar | |
| org.springframework | spring-mock | 2.0.6 | - | 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.portlet | portlet-api | 1.0 | - | jar | |
| 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 |
|---|---|---|---|---|---|
| com.lowagie | itext | 1.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| log4j | log4j | 1.2.13 | - | jar | |
| org.slf4j | jcl104-over-slf4j | 1.4.2 | - | jar | |
| org.slf4j | slf4j-api | 1.4.2 | - | jar | |
| org.slf4j | slf4j-log4j12 | 1.4.2 | - | 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 |
|---|---|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar |
Display portlet compatability library
Display portlet compatability library: allow using of displaytag in a JSR-168 compliant portal server
http://displaytag.sourceforge.net/displaytag-portlet
http://www.jcp.org/en/jsr/detail?id=168
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/
Spring Framework: Mock
http://www.springframework.org
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Spring Framework: Core
http://www.springframework.org
Unnamed - javax.servlet:servlet-api:jar:2.4
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
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
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.
The slf4j log4j-12 binding
The slf4j API
Log4j
http://logging.apache.org/log4j/docs/