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.c2.fit |
fit
|
1.1 |
jar |
| com.sun.xml.bind |
jaxb-impl |
2.1.9 |
jar |
| httpunit |
httpunit
|
1.6.2 |
jar |
| javax.xml.bind |
jaxb-api |
2.0 |
jar |
| log4j |
log4j |
1.2.8 |
jar |
| org.dbunit |
dbunit
|
2.2 |
jar |
| org.openqa.selenium.client-drivers |
selenium-java-client-driver
|
1.0-beta-1 |
jar |
| org.openqa.selenium.server |
selenium-server-coreless
|
1.0-beta-1 |
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
|
4.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 |
Classifier |
Type |
| ant |
ant
|
1.6.5 |
- |
jar |
| bouncycastle |
bcprov-jdk15
|
135 |
- |
jar |
| commons-collections |
commons-collections |
3.1 |
- |
jar |
| commons-lang |
commons-lang |
2.1 |
- |
jar |
| commons-logging |
commons-logging
|
1.0.4 |
- |
jar |
| javax.activation |
activation |
1.1 |
- |
jar |
| javax.servlet |
servlet-api |
2.3 |
- |
jar |
| javax.xml.bind |
jsr173_api |
1.0 |
- |
jar |
| jetty |
org.mortbay.jetty |
5.1.10 |
- |
jar |
| jtidy |
jtidy
|
4aug2000r7-dev |
- |
jar |
| junit-addons |
junit-addons |
1.4 |
- |
jar |
| org.openqa.selenium.core |
selenium-core
|
1.0-beta-1 |
- |
jar |
| org.openqa.selenium.server |
selenium-server
|
1.0-beta-1 |
standalone |
jar |
| poi |
poi |
2.5.1-final-20040804 |
- |
jar |
| xerces |
xercesImpl |
2.6.2 |
- |
jar |
| xerces |
xmlParserAPIs |
2.6.2 |
- |
jar |
Project Dependency Graph
Dependency Tree
- net.sourceforge.xmlfit:fit-extension:jar:0.0.4

- junit:junit:jar:4.4 (test)

- com.c2.fit:fit:jar:1.1 (compile)

- httpunit:httpunit:jar:1.6.2 (compile)

- javax.servlet:servlet-api:jar:2.3 (compile)

| Unnamed - javax.servlet:servlet-api:jar:2.3 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- jtidy:jtidy:jar:4aug2000r7-dev (compile)

| JTidy |
Description:
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.
URL:
http://jtidy.sourceforge.net
Project License:
Java HTML Tidy License
|
- log4j:log4j:jar:1.2.8 (compile)

| Unnamed - log4j:log4j:jar:1.2.8 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.openqa.selenium.client-drivers:selenium-java-client-driver:jar:1.0-beta-1 (compile)

- org.openqa.selenium.core:selenium-core:jar:1.0-beta-1 (compile)

| Selenium Core |
Description:
There is currently no description associated with this project.
URL:
http://www.openqa.org/selenium-core
Project License:
No project license is defined for this project.
|
- org.openqa.selenium.server:selenium-server:jar:standalone:1.0-beta-1 (compile)

- org.openqa.selenium.server:selenium-server-coreless:jar:1.0-beta-1 (compile)

- org.openqa.selenium.core:selenium-core:jar:1.0-beta-1 (compile)

| Selenium Core |
Description:
There is currently no description associated with this project.
URL:
http://www.openqa.org/selenium-core
Project License:
No project license is defined for this project.
|
- org.openqa.selenium.server:selenium-server-coreless:jar:1.0-beta-1 (compile)

- 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
|
- jetty:org.mortbay.jetty:jar:5.1.10 (compile)

| Unnamed - jetty:org.mortbay.jetty:jar:5.1.10 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0.4 (compile)

- bouncycastle:bcprov-jdk15:jar:135 (compile)

| Legion of the Bouncy Castle Java Cryptography APIs |
Description:
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised
so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME)
with the additional infrastructure to conform the algorithms to the JCE framework.
URL:
http://www.bouncycastle.org/java.html
Project License:
Bouncy Castle License
|
- javax.xml.bind:jaxb-api:jar:2.0 (compile)

- javax.xml.bind:jsr173_api:jar:1.0 (compile)

| Unnamed - javax.xml.bind:jsr173_api:jar:1.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- javax.activation:activation:jar:1.1 (compile)

| Unnamed - javax.activation:activation:jar:1.1 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- com.sun.xml.bind:jaxb-impl:jar:2.1.9 (compile)

| Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.9 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.dbunit:dbunit:jar:2.2 (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
|
- junit-addons:junit-addons:jar:1.4 (compile)

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

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

| 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.
|
- poi:poi:jar:2.5.1-final-20040804 (compile)

| Unnamed - poi:poi:jar:2.5.1-final-20040804 |
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.
|
- commons-lang:commons-lang:jar:2.1 (compile)

| Lang |
Description:
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.
URL:
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Project License:
The Apache Software License, Version 2.0
|
- commons-logging:commons-logging:jar:1.0.4 (compile)

Licenses
Bouncy Castle License:
Legion of the Bouncy Castle Java Cryptography APIs
Java HTML Tidy License:
JTidy
GNU General Public License (GPL):
XMLFit fit extensions
Unknown:
Selenium Core, Selenium RC Java Client Driver, Selenium RC Server, Selenium RC Server (Coreless), Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.9, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - javax.activation:activation:jar:1.1, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - javax.xml.bind:jsr173_api:jar:1.0, Unnamed - jetty:org.mortbay.jetty:jar:5.1.10, Unnamed - junit-addons:junit-addons:jar:1.4, Unnamed - log4j:log4j:jar:1.2.8, Unnamed - poi:poi:jar:2.5.1-final-20040804, Unnamed - xerces:xercesImpl:jar:2.6.2, Unnamed - xerces:xmlParserAPIs:jar:2.6.2
GNU Lesser General Public License, Version 2.1:
DbUnit Framework
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0:
Unnamed - javax.xml.bind:jaxb-api:jar:2.0
Common Public License Version 1.0:
JUnit
The Apache Software License, Version 2.0:
Lang, Logging, Unnamed - ant:ant:jar:1.6.5
MIT License:
HttpUnit
GNU General Public License:
Fit
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| ant-1.6.5.jar |
1,009.81 kB |
616 |
576 |
25 |
1.2 |
debug |
- |
| bcprov-jdk15-135.jar |
1.21 MB |
1,098 |
1,028 |
62 |
1.5 |
release |
- |
| fit-1.1.jar |
85.19 kB |
104 |
97 |
5 |
1.2 |
release |
- |
| jaxb-impl-2.1.9.jar |
836.67 kB |
695 |
648 |
29 |
1.5 |
debug |
- |
| commons-collections-3.1.jar |
546.26 kB |
465 |
446 |
12 |
1.1 |
debug |
- |
| commons-lang-2.1.jar |
202.85 kB |
125 |
110 |
8 |
1.1 |
debug |
- |
| commons-logging-1.0.4.jar |
37.12 kB |
29 |
18 |
2 |
1.2 |
debug |
- |
| httpunit-1.6.2.jar |
396.90 kB |
303 |
290 |
7 |
1.2 |
debug |
- |
| activation-1.1.jar |
61.54 kB |
50 |
38 |
3 |
1.4 |
debug |
- |
| servlet-api-2.3.jar |
76.15 kB |
83 |
63 |
4 |
1.1 |
debug |
- |
| jaxb-api-2.0.jar |
71.37 kB |
104 |
91 |
6 |
1.5 |
debug |
- |
| jsr173_api-1.0.jar |
48.51 kB |
42 |
40 |
5 |
1.2 |
debug |
- |
| org.mortbay.jetty-5.1.10.jar |
660.99 kB |
317 |
294 |
12 |
1.2 |
debug |
sealed |
| jtidy-4aug2000r7-dev.jar |
134.60 kB |
129 |
119 |
3 |
1.1 |
release |
- |
| junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
- |
| junit-addons-1.4.jar |
52.96 kB |
48 |
39 |
5 |
1.2 |
debug |
- |
| log4j-1.2.8.jar |
344.40 kB |
274 |
244 |
19 |
1.2 |
debug |
- |
| dbunit-2.2.jar |
321.32 kB |
320 |
286 |
23 |
1.3 |
debug |
- |
| selenium-java-client-driver-1.0-beta-1.jar |
22.82 kB |
22 |
12 |
1 |
1.4 |
debug |
- |
| selenium-core-1.0-beta-1.jar |
1.58 MB |
496 |
0 |
0 |
- |
release |
- |
| selenium-server-1.0-beta-1-standalone.jar |
5.04 MB |
2,881 |
2,158 |
116 |
1.5 |
debug |
- |
| selenium-server-coreless-1.0-beta-1.jar |
475.05 kB |
160 |
100 |
7 |
1.5 |
debug |
- |
| poi-2.5.1-final-20040804.jar |
783.41 kB |
494 |
466 |
20 |
1.2 |
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 |
- |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
Sealed |
| 25 |
15.08 MB |
10,126 |
8,308 |
448 |
1.5 |
19 |
1 |
| compile: 24 |
compile: 14.93 MB |
compile: 9,938 |
compile: 8,154 |
compile: 428 |
- |
compile: 18 |
compile: 1 |
| test: 1 |
test: 157.69 kB |
test: 188 |
test: 154 |
test: 20 |
- |
test: 1 |
- |