Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId |
ArtifactId |
Version |
Type |
| commons-collections |
commons-collections |
3.1 |
jar |
| commons-lang |
commons-lang |
2.3 |
jar |
| displaytag |
displaytag |
1.2 |
jar |
test
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 |
Type |
| junit |
junit |
3.8.1 |
jar |
| org.springframework |
spring-core |
2.0.6 |
jar |
| org.springframework |
spring-mock |
2.0.6 |
jar |
provided
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 |
Type |
| javax.portlet |
portlet-api |
1.0 |
jar |
| javax.servlet |
jsp-api |
2.0 |
jar |
| javax.servlet |
servlet-api |
2.4 |
jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId |
ArtifactId |
Version |
Type |
| 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 |
test
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 |
Type |
| avalon-framework |
avalon-framework |
4.1.3 |
jar |
| commons-logging |
commons-logging |
1.1 |
jar |
| logkit |
logkit |
1.0.1 |
jar |
Project Dependency Graph
Dependency Tree
- displaytag:displaytag-portlet:jar:1.2

- commons-lang:commons-lang:jar:2.3 (compile)

- junit:junit:jar:3.8.1 (test)

| Unnamed - junit:junit:jar:3.8.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.springframework:spring-mock:jar:2.0.6 (test)

- commons-logging:commons-logging:jar:1.1 (test)

| Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- log4j:log4j:jar:1.2.13 (compile)

- logkit:logkit:jar:1.0.1 (test)

| Unnamed - logkit:logkit:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- avalon-framework:avalon-framework:jar:4.1.3 (test)

| Unnamed - avalon-framework:avalon-framework:jar:4.1.3 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.4 (provided)

| Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- junit:junit:jar:3.8.1 (test)

| Unnamed - junit:junit:jar:3.8.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.4 (provided)

| Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-collections:commons-collections:jar:3.1 (compile)

| Unnamed - commons-collections:commons-collections:jar:3.1 |
Description: Types that extend and augment the Java Collections Framework.
Project License: No project license is defined for this project.
|
- javax.servlet:jsp-api:jar:2.0 (provided)

| Unnamed - javax.servlet:jsp-api:jar:2.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.4 (provided)

| Unnamed - javax.servlet:servlet-api:jar:2.4 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.portlet:portlet-api:jar:1.0 (provided)

| Portlet API |
Description: There is currently no description associated with this project.
URL: http://www.jcp.org/en/jsr/detail?id=168
Project License: No project license is defined for this project.
|
- org.springframework:spring-core:jar:2.0.6 (test)

- displaytag:displaytag:jar:1.2 (compile)

| Display tag library |
Description: 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.
URL: http://displaytag.sourceforge.net/displaytag
Project License: Artistic License
|
- commons-collections:commons-collections:jar:3.1 (compile)

| Unnamed - commons-collections:commons-collections:jar:3.1 |
Description: Types that extend and augment the Java Collections Framework.
Project License: No project license is defined for this project.
|
- commons-lang:commons-lang:jar:2.3 (compile)

- com.lowagie:itext:jar:1.3 (compile)

| itext |
Description: 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.
URL: http://www.lowagie.com/iText/
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

| Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.slf4j:jcl104-over-slf4j:jar:1.4.2 (compile)

| JCL Implemented Over SLF4J |
Description: JCL implementation over SLF4J
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-log4j12:jar:1.4.2 (compile)

| SLF4J LOG4J-12 Binding |
Description: The slf4j log4j-12 binding
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.4.2 (compile)

| SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.13 (compile)

Licenses
Artistic License: Display portlet compatability library, Display tag library
Unknown: JCL Implemented Over SLF4J, Log4j, Portlet API, SLF4J API Module, SLF4J LOG4J-12 Binding, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.servlet:jsp-api:jar:2.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - junit:junit:jar:3.8.1, Unnamed - logkit:logkit:jar:1.0.1, itext
The Apache Software License, Version 2.0: Lang, Logging, Spring Framework: Core, Spring Framework: Mock
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| avalon-framework-4.1.3.jar |
62.47 kB |
85 |
63 |
10 |
1.2 |
debug |
| itext-1.3.jar |
1.09 MB |
621 |
567 |
25 |
1.2 |
debug |
| commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
| commons-collections-3.1.jar |
546.26 kB |
465 |
446 |
12 |
1.1 |
debug |
| commons-lang-2.3.jar |
239.53 kB |
140 |
124 |
9 |
1.1 |
debug |
| commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
| displaytag-1.2.jar |
213.99 kB |
147 |
122 |
13 |
1.4 |
debug |
| portlet-api-1.0.jar |
16.69 kB |
31 |
27 |
1 |
1.1 |
debug |
| jsp-api-2.0.jar |
49.31 kB |
56 |
42 |
3 |
1.2 |
debug |
| servlet-api-2.4.jar |
95.40 kB |
67 |
42 |
2 |
1.2 |
debug |
| junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
| log4j-1.2.13.jar |
349.79 kB |
283 |
253 |
19 |
1.1 |
debug |
| logkit-1.0.1.jar |
70.46 kB |
85 |
67 |
10 |
1.2 |
debug |
| jcl104-over-slf4j-1.4.2.jar |
15.10 kB |
23 |
9 |
2 |
1.3 |
debug |
| slf4j-api-1.4.2.jar |
14.92 kB |
28 |
17 |
3 |
1.3 |
debug |
| slf4j-log4j12-1.4.2.jar |
8.42 kB |
16 |
6 |
1 |
1.3 |
debug |
| spring-core-2.0.6.jar |
175.78 kB |
153 |
139 |
10 |
1.5 |
debug |
| spring-mock-2.0.6.jar |
101.74 kB |
77 |
65 |
7 |
1.5 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 18 |
3.35 MB |
2,559 |
2,225 |
140 |
1.5 |
18 |
| compile: 9 |
compile: 2.63 MB |
compile: 1,852 |
compile: 1,655 |
compile: 89 |
- |
compile: 9 |
| test: 6 |
test: 580.35 kB |
test: 553 |
test: 459 |
test: 45 |
- |
test: 6 |
| provided: 3 |
provided: 161.40 kB |
provided: 154 |
provided: 111 |
provided: 6 |
- |
provided: 3 |