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 |
Optional |
| commons-collections |
commons-collections
|
3.2.1 |
jar |
No |
| junit |
junit
|
3.8.2 |
jar |
No |
| org.slf4j |
slf4j-api
|
1.5.6 |
jar |
No |
| ant |
ant |
1.5.4 |
jar |
Yes |
| com.oracle |
ojdbc14 |
10.2.0.4.0 |
jar |
Yes |
| org.apache.poi |
poi
|
3.2-FINAL |
jar |
Yes |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId |
ArtifactId |
Version |
Type |
Optional |
| org.slf4j |
slf4j-nop
|
1.5.6 |
jar |
Yes |
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 |
Optional |
| com.h2database |
h2
|
1.1.113 |
jar |
No |
| commons-io |
commons-io
|
1.4 |
jar |
No |
| gsbase |
gsbase
|
2.0.1 |
jar |
No |
| hsqldb |
hsqldb |
1.8.0.1 |
jar |
No |
| junit-addons |
junit-addons |
1.4 |
jar |
No |
| mockmaker |
mmmockobjects |
1.12.0 |
jar |
No |
| mockobjects |
mockobjects-core |
0.07 |
jar |
No |
| mockobjects |
mockobjects-jdk1.3 |
0.07 |
jar |
No |
| org.apache.ant |
ant-testutil
|
1.7.0 |
jar |
Yes |
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 |
| commons-logging |
commons-logging |
1.1 |
jar |
| log4j |
log4j
|
1.2.13 |
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 |
| junitperf |
junitperf |
1.8 |
jar |
| org.apache.ant |
ant
|
1.7.0 |
jar |
| org.apache.ant |
ant-launcher
|
1.7.0 |
jar |
| xerces |
xercesImpl |
2.6.2 |
jar |
| xerces |
xmlParserAPIs |
2.6.2 |
jar |
Project Dependency Graph
Dependency Tree
- org.dbunit:dbunit:jar:2.4.8-SNAPSHOT

| DbUnit Framework |
Description:
DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
URL:
http://dbunit.sourceforge.net
Project License:
GNU Lesser General Public License, Version 2.1
|
- junit:junit:jar:3.8.2 (compile)

- org.slf4j:slf4j-api:jar:1.5.6 (compile)

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

- ant:ant:jar:1.5.4 (compile)

| Unnamed - ant:ant:jar:1.5.4 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.poi:poi:jar:3.2-FINAL (compile)

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

| 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)

- log4j:log4j:jar:1.2.13 (compile)

- org.apache.ant:ant-testutil:jar:1.7.0 (test)

| Unnamed - org.apache.ant:ant-testutil:jar:1.7.0 |
Description:
test utility classes
URL:
http://ant.apache.org/ant-testutil
Project License:
No project license is defined for this project.
|
- org.apache.ant:ant:jar:1.7.0 (test)

| org.apache.tools.ant |
Description:
Apache Ant
URL:
http://ant.apache.org/ant
Project License:
No project license is defined for this project.
|
- org.apache.ant:ant-launcher:jar:1.7.0 (test)

| Unnamed - org.apache.ant:ant-launcher:jar:1.7.0 |
Description:
master POM
URL:
http://ant.apache.org/ant-launcher
Project License:
No project license is defined for this project.
|
- junit-addons:junit-addons:jar:1.4 (test)

| Unnamed - junit-addons:junit-addons:jar:1.4 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- xerces:xercesImpl:jar:2.6.2 (test)

| Unnamed - xerces:xercesImpl:jar:2.6.2 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- xerces:xmlParserAPIs:jar:2.6.2 (test)

| Unnamed - xerces:xmlParserAPIs:jar:2.6.2 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- mockobjects:mockobjects-core:jar:0.07 (test)

| Unnamed - mockobjects:mockobjects-core:jar:0.07 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- mockmaker:mmmockobjects:jar:1.12.0 (test)

| Unnamed - mockmaker:mmmockobjects:jar:1.12.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- mockobjects:mockobjects-jdk1.3:jar:0.07 (test)

| Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.07 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- hsqldb:hsqldb:jar:1.8.0.1 (test)

| Unnamed - hsqldb:hsqldb:jar:1.8.0.1 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- com.h2database:h2:jar:1.1.113 (test)

- gsbase:gsbase:jar:2.0.1 (test)

- junitperf:junitperf:jar:1.8 (test)

| Unnamed - junitperf:junitperf:jar:1.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-io:commons-io:jar:1.4 (test)

- org.slf4j:slf4j-nop:jar:1.5.6 (runtime)

| SLF4J NOP Binding |
Description:
The slf4j NOP binding
URL:
http://www.slf4j.org
Project License:
No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.6 (runtime)

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

| Unnamed - com.oracle:ojdbc14:jar:10.2.0.4.0 |
Description:
Artifactory auto generated POM
Project License:
No project license is defined for this project.
|
Licenses
The GSBase Software License:
gsbase
Unknown:
Log4j, SLF4J API Module, SLF4J NOP Binding, Unnamed - ant:ant:jar:1.5.4, Unnamed - com.oracle:ojdbc14:jar:10.2.0.4.0, Unnamed - hsqldb:hsqldb:jar:1.8.0.1, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - junitperf:junitperf:jar:1.8, Unnamed - mockmaker:mmmockobjects:jar:1.12.0, Unnamed - mockobjects:mockobjects-core:jar:0.07, Unnamed - mockobjects:mockobjects-jdk1.3:jar:0.07, Unnamed - org.apache.ant:ant-launcher:jar:1.7.0, Unnamed - org.apache.ant:ant-testutil:jar:1.7.0, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, org.apache.tools.ant
The H2 License, Version 1.0:
H2 Database Engine
GNU Lesser General Public License, Version 2.1:
DbUnit Framework
Common Public License Version 1.0:
JUnit
The Apache Software License, Version 2.0:
Apache POI, Commons Collections, Commons IO, Logging
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| h2-1.1.113.jar |
1.10 MB |
458 |
455 |
29 |
1.4 |
debug |
| commons-collections-3.2.1.jar |
561.90 kB |
482 |
458 |
12 |
1.2 |
debug |
| commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
| commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
| gsbase-2.0.1.jar |
139.40 kB |
101 |
86 |
9 |
1.1 |
debug |
| hsqldb-1.8.0.1.jar |
610.45 kB |
336 |
297 |
13 |
1.2 |
release |
| junit-3.8.2.jar |
117.81 kB |
120 |
102 |
6 |
1.2 |
debug |
| junit-addons-1.4.jar |
52.96 kB |
48 |
39 |
5 |
1.2 |
debug |
| junitperf-1.8.jar |
27.74 kB |
38 |
33 |
1 |
1.1 |
release |
| log4j-1.2.13.jar |
349.79 kB |
283 |
253 |
19 |
1.1 |
debug |
| mmmockobjects-1.12.0.jar |
19.61 kB |
25 |
23 |
3 |
1.1 |
debug |
| mockobjects-core-0.07.jar |
38.32 kB |
47 |
41 |
3 |
1.2 |
debug |
| mockobjects-jdk1.3-0.07.jar |
36.23 kB |
36 |
27 |
5 |
1.1 |
debug |
| ant-1.7.0.jar |
1.23 MB |
801 |
752 |
29 |
1.2 |
debug |
| ant-launcher-1.7.0.jar |
11.46 kB |
12 |
5 |
1 |
1.2 |
debug |
| slf4j-api-1.5.6.jar |
21.81 kB |
32 |
21 |
3 |
1.3 |
debug |
| xercesImpl-2.6.2.jar |
986.99 kB |
845 |
784 |
37 |
1.1 |
release |
| xmlParserAPIs-2.6.2.jar |
121.80 kB |
238 |
207 |
17 |
1.1 |
release |
| ant-1.5.4.jar |
719.54 kB |
441 |
407 |
21 |
1.1 |
debug |
| ojdbc14-10.2.0.4.0.jar |
1.96 MB |
702 |
632 |
27 |
1.2 |
debug |
| ant-testutil-1.7.0.jar |
14.57 kB |
18 |
7 |
4 |
1.2 |
debug |
| poi-3.2-FINAL.jar |
1.36 MB |
1,103 |
1,060 |
31 |
1.3 |
debug |
| slf4j-nop-1.5.6.jar |
5.16 kB |
14 |
4 |
1 |
1.3 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 23 |
9.55 MB |
6,307 |
5,794 |
283 |
1.4 |
19 |
| compile: 8 |
compile: 5.10 MB |
compile: 3,197 |
compile: 2,958 |
compile: 121 |
- |
compile: 8 |
| test: 14 |
test: 4.45 MB |
test: 3,096 |
test: 2,832 |
test: 161 |
- |
test: 10 |
| runtime: 1 |
runtime: 5.16 kB |
runtime: 14 |
runtime: 4 |
runtime: 1 |
- |
runtime: 1 |