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 |
| ant |
ant |
1.6.5 |
jar |
| org.apache.maven |
maven-plugin-api |
2.0 |
jar |
| org.apache.maven |
maven-settings |
2.0 |
jar |
| org.dbunit |
dbunit |
2.4.5 |
jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId |
ArtifactId |
Version |
Type |
| org.slf4j |
slf4j-api |
1.5.6 |
jar |
| org.slf4j |
slf4j-simple |
1.5.6 |
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 |
| hsqldb |
hsqldb |
1.8.0.7 |
jar |
| junit |
junit |
3.8.1 |
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 |
| classworlds |
classworlds |
1.1-alpha-2 |
jar |
| commons-collections |
commons-collections |
3.2.1 |
jar |
| org.apache.maven |
maven-model |
2.0 |
jar |
| org.codehaus.plexus |
plexus-container-default |
1.0-alpha-8 |
jar |
| org.codehaus.plexus |
plexus-utils |
1.0.4 |
jar |
Project Dependency Graph
Dependency Tree
- org.codehaus.mojo:dbunit-maven-plugin:maven-plugin:1.0-beta-3

- junit:junit:jar:3.8.1 (test)

- hsqldb:hsqldb:jar:1.8.0.7 (test)

- org.dbunit:dbunit:jar:2.4.5 (compile)

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

- 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.
|
- org.slf4j:slf4j-simple:jar:1.5.6 (runtime)

| SLF4J Simple Binding |
Description: SLF4J Simple 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.
|
- ant:ant:jar:1.6.5 (compile)

| Unnamed - ant:ant:jar:1.6.5 |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://www.apache.org/ant
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-plugin-api:jar:2.0 (compile)

| Maven Plugin API |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven2/maven-plugin-api
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-settings:jar:2.0 (compile)

| Maven Local Settings Model |
Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven2/maven-settings
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-model:jar:2.0 (compile)

- org.codehaus.plexus:plexus-utils:jar:1.0.4 (compile)

| Plexus Common Utilities |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.codehaus.plexus:plexus-utils:jar:1.0.4 (compile)

| Plexus Common Utilities |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-8 (compile)

| Default Plexus Container |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.codehaus.plexus:plexus-utils:jar:1.0.4 (compile)

| Plexus Common Utilities |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- classworlds:classworlds:jar:1.1-alpha-2 (compile)

| classworlds |
Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project License: No project license is defined for this project.
|
Licenses
HSQLDB License: HSQLDB
Unknown: Default Plexus Container, Plexus Common Utilities, SLF4J API Module, SLF4J Simple Binding, classworlds
GNU Lesser General Public License, Version 2.1: DbUnit Framework
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Collections, Maven Local Settings Model, Maven Model, Maven Plugin API, Unnamed - ant:ant:jar:1.6.5
The MIT License: DbUnit Plugin
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| ant-1.6.5.jar |
1,009.81 kB |
616 |
576 |
25 |
1.2 |
debug |
| classworlds-1.1-alpha-2.jar |
36.64 kB |
32 |
22 |
3 |
1.1 |
debug |
| commons-collections-3.2.1.jar |
561.90 kB |
482 |
458 |
12 |
1.2 |
debug |
| hsqldb-1.8.0.7.jar |
628.64 kB |
340 |
301 |
13 |
1.2 |
release |
| junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
| maven-model-2.0.jar |
76.64 kB |
58 |
45 |
2 |
1.1 |
debug |
| maven-plugin-api-2.0.jar |
9.90 kB |
21 |
9 |
2 |
1.1 |
debug |
| maven-settings-2.0.jar |
42.27 kB |
36 |
21 |
2 |
1.1 |
debug |
| plexus-container-default-1.0-alpha-8.jar |
190.86 kB |
215 |
175 |
28 |
1.1 |
debug |
| plexus-utils-1.0.4.jar |
159.96 kB |
85 |
68 |
7 |
1.1 |
debug |
| dbunit-2.4.5.jar |
546.10 kB |
391 |
351 |
27 |
1.4 |
debug |
| slf4j-api-1.5.6.jar |
21.81 kB |
32 |
21 |
3 |
1.3 |
debug |
| slf4j-simple-1.5.6.jar |
7.41 kB |
15 |
5 |
1 |
1.3 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 13 |
3.33 MB |
2,442 |
2,152 |
131 |
1.4 |
12 |
| compile: 9 |
compile: 2.57 MB |
compile: 1,936 |
compile: 1,725 |
compile: 108 |
- |
compile: 9 |
| test: 2 |
test: 746.87 kB |
test: 459 |
test: 401 |
test: 19 |
- |
test: 1 |
| runtime: 2 |
runtime: 29.22 kB |
runtime: 47 |
runtime: 26 |
runtime: 4 |
- |
runtime: 2 |