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-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| displaytag | displaytag | 1.1.2-SNAPSHOT | - | jar | |
| org.apache.poi | poi | 3.0-FINAL | - | 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 |
|---|---|---|---|---|---|
| com.lowagie | itext | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | 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 Display excel export module is an optional displaytag extension which will allow you to export data using the Microsoft Excel binary format through Jakarta POI.
http://displaytag.sourceforge.net/displaytag-export-poi
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/
Jakarta POI - Java API To Access Microsoft Format Files
http://jakarta.apache.org/poi/
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
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-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
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