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 | 
| groovy | 
groovy | 
1.0-jsr-03 | 
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.2 | 
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 | 
| ant | 
ant | 
1.6.2 | 
jar | 
| ant | 
ant-junit | 
1.6.2 | 
jar | 
| ant | 
ant-launcher | 
1.6.2 | 
jar | 
| antlr | 
antlr | 
2.7.5 | 
jar | 
| asm | 
asm | 
2.0 | 
jar | 
| asm | 
asm-analysis | 
2.0 | 
jar | 
| asm | 
asm-attrs | 
2.0 | 
jar | 
| asm | 
asm-tree | 
2.0 | 
jar | 
| asm | 
asm-util | 
2.0 | 
jar | 
| axion | 
axion | 
1.0-M3-dev | 
jar | 
| bsf | 
bsf | 
2.3.0-rc1 | 
jar | 
| cglib | 
cglib-full | 
2.0 | 
jar | 
| cglib | 
cglib-nodep | 
2.1_2 | 
jar | 
| classworlds | 
classworlds | 
1.1-alpha-2 | 
jar | 
| com.tonicsystems | 
jarjar | 
0.5 | 
jar | 
| commons-cli | 
commons-cli | 
1.0 | 
jar | 
| commons-codec | 
commons-codec | 
1.2 | 
jar | 
| commons-collections | 
commons-collections | 
3.0-dev2 | 
jar | 
| commons-httpclient | 
commons-httpclient | 
2.0.1 | 
jar | 
| commons-lang | 
commons-lang | 
1.0 | 
jar | 
| commons-logging | 
commons-logging | 
1.0.3 | 
jar | 
| commons-primitives | 
commons-primitives | 
1.0 | 
jar | 
| javax.servlet | 
servlet-api | 
2.3 | 
jar | 
| jmock | 
jmock | 
1.0.1 | 
jar | 
| jmock | 
jmock-cglib | 
1.0.1 | 
jar | 
| mockobjects | 
mockobjects-core | 
0.09 | 
jar | 
| mx4j | 
mx4j | 
3.0.1 | 
jar | 
| nekohtml | 
nekohtml | 
0.7.7 | 
jar | 
| net.java.dev.javacc | 
javacc | 
3.2 | 
jar | 
| openejb | 
openejb-loader | 
0.9.2 | 
jar | 
| qdox | 
qdox | 
1.3 | 
jar | 
| radeox | 
radeox | 
0.9 | 
jar | 
| radeox | 
radeox-oro | 
0.9 | 
jar | 
| regexp | 
regexp | 
1.2 | 
jar | 
| xerces | 
xercesImpl | 
2.4.0 | 
jar | 
| xml-apis | 
xml-apis | 
1.0.b2 | 
jar | 
| xpp3 | 
xpp3 | 
1.1.3.4-RC8 | 
jar | 
| xstream | 
xstream | 
1.1.1 | 
jar | 
 
 
Project Dependency Graph
Dependency Tree
- org.apache.xbean:xbean-telnet:bundle:3.6 

- groovy:groovy:jar:1.0-jsr-03 (compile) 

| groovy | 
Description: a powerful and dynamic scripting language for the JVM 
URL: http://groovy.codehaus.org/ 
Project License: No project license is defined for this project. 
 | 
- antlr:antlr:jar:2.7.5 (compile) 

| Unnamed - antlr:antlr:jar:2.7.5 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- asm:asm:jar:2.0 (compile) 

| asm | 
Description: There is currently no description associated with this project. 
URL: http://asm.objectweb.org/ 
Project License: No project license is defined for this project. 
 | 
 
- xerces:xercesImpl:jar:2.4.0 (compile) 

| Unnamed - xerces:xercesImpl:jar:2.4.0 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- xml-apis:xml-apis:jar:1.0.b2 (compile) 

| XML Commons External Components XML APIs | 
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and 
    JAXP interfaces for use in other xml-based projects. Our hope is that we 
    can standardize on both a common version and packaging scheme for these 
    critical XML standards interfaces to make the lives of both our developers 
    and users easier. The External Components portion of xml-commons contains 
    interfaces that are defined by external standards organizations. For DOM, 
    that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for 
    JAXP it's Sun. 
URL: http://xml.apache.org/commons/#external 
Project License: The Apache Software License, Version 2.0 
 | 
 
- 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. 
 | 
 
- commons-cli:commons-cli:jar:1.0 (compile) 

| CLI | 
Description: Commons CLI provides a simple API for working with the command line arguments and options. 
Project License: No project license is defined for this project. 
 | 
- commons-logging:commons-logging:jar:1.0.3 (compile) 

 
- commons-lang:commons-lang:jar:1.0 (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. 
Project License: No project license is defined for this project. 
 | 
 
 
- ant:ant:jar:1.6.2 (compile) 

| Unnamed - ant:ant:jar:1.6.2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- ant:ant-junit:jar:1.6.2 (compile) 

| Unnamed - ant:ant-junit:jar:1.6.2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- ant:ant-launcher:jar:1.6.2 (compile) 

| Unnamed - ant:ant-launcher:jar:1.6.2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- jmock:jmock:jar:1.0.1 (compile) 

| Unnamed - jmock:jmock:jar:1.0.1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- jmock:jmock-cglib:jar:1.0.1 (compile) 

| Unnamed - jmock:jmock-cglib:jar:1.0.1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
- jmock:jmock:jar:1.0.1 (compile) 

| Unnamed - jmock:jmock:jar:1.0.1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- cglib:cglib-full:jar:2.0 (compile) 

| Unnamed - cglib:cglib-full:jar:2.0 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
 
- cglib:cglib-nodep:jar:2.1_2 (compile) 

| cglib | 
Description: There is currently no description associated with this project. 
URL: http://cglib.sourceforge.net/ 
Project License: No project license is defined for this project. 
 | 
 
- asm:asm-util:jar:2.0 (compile) 

| asm-util | 
Description: There is currently no description associated with this project. 
URL: http://asm.objectweb.org/ 
Project License: No project license is defined for this project. 
 | 
 
- asm:asm-attrs:jar:2.0 (compile) 

| asm-attrs | 
Description: There is currently no description associated with this project. 
URL: http://asm.objectweb.org/ 
Project License: No project license is defined for this project. 
 | 
 
- asm:asm-analysis:jar:2.0 (compile) 

| asm-analysis | 
Description: There is currently no description associated with this project. 
URL: http://asm.objectweb.org/ 
Project License: No project license is defined for this project. 
 | 
 
- asm:asm-tree:jar:2.0 (compile) 

| asm-tree | 
Description: There is currently no description associated with this project. 
URL: http://asm.objectweb.org/ 
Project License: No project license is defined for this project. 
 | 
 
- bsf:bsf:jar:2.3.0-rc1 (compile) 

| Unnamed - bsf:bsf:jar:2.3.0-rc1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- mx4j:mx4j:jar:3.0.1 (compile) 

| Unnamed - mx4j:mx4j:jar:3.0.1 | 
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.09 (compile) 

| Unnamed - mockobjects:mockobjects-core:jar:0.09 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- openejb:openejb-loader:jar:0.9.2 (compile) 

| Unnamed - openejb:openejb-loader:jar:0.9.2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- axion:axion:jar:1.0-M3-dev (compile) 

| Unnamed - axion:axion:jar:1.0-M3-dev | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
- commons-primitives:commons-primitives:jar:1.0 (compile) 

| Unnamed - commons-primitives:commons-primitives:jar:1.0 | 
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.3 (compile) 

 
- commons-codec:commons-codec:jar:1.2 (compile) 

| Codec | 
Description: The codec package contains simple encoder and decoders for
   various formats such as Base64 and Hexadecimal.  In addition to these
   widely used encoders and decoders, the codec package also maintains a
   collection of phonetic encoding utilities. 
Project License: No project license is defined for this project. 
 | 
 
- net.java.dev.javacc:javacc:jar:3.2 (compile) 

| Unnamed - net.java.dev.javacc:javacc:jar:3.2 | 
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.3 (compile) 

 
- commons-collections:commons-collections:jar:3.0-dev2 (compile) 

| Unnamed - commons-collections:commons-collections:jar:3.0-dev2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- regexp:regexp:jar:1.2 (compile) 

| Unnamed - regexp:regexp:jar:1.2 | 
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.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. 
 | 
 
- radeox:radeox:jar:0.9 (compile) 

| Unnamed - radeox:radeox:jar:0.9 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- radeox:radeox-oro:jar:0.9 (compile) 

| Unnamed - radeox:radeox-oro:jar:0.9 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- nekohtml:nekohtml:jar:0.7.7 (compile) 

| Unnamed - nekohtml:nekohtml:jar:0.7.7 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- qdox:qdox:jar:1.3 (compile) 

| Unnamed - qdox:qdox:jar:1.3 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- commons-httpclient:commons-httpclient:jar:2.0.1 (compile) 

| Unnamed - commons-httpclient:commons-httpclient:jar:2.0.1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- xstream:xstream:jar:1.1.1 (compile) 

| Unnamed - xstream:xstream:jar:1.1.1 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
- xpp3:xpp3:jar:1.1.3.4-RC8 (compile) 

 
- com.tonicsystems:jarjar:jar:0.5 (compile) 

| Unnamed - com.tonicsystems:jarjar:jar:0.5 | 
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.2 (test) 

| Unnamed - junit:junit:jar:3.8.2 | 
Description: There is currently no description associated with this project. 
Project License: No project license is defined for this project. 
 | 
 
 
 
 
Licenses
Unknown: CLI, Codec, Lang, Logging, Unnamed - ant:ant-junit:jar:1.6.2, Unnamed - ant:ant-launcher:jar:1.6.2, Unnamed - ant:ant:jar:1.6.2, Unnamed - antlr:antlr:jar:2.7.5, Unnamed - axion:axion:jar:1.0-M3-dev, Unnamed - bsf:bsf:jar:2.3.0-rc1, Unnamed - cglib:cglib-full:jar:2.0, Unnamed - com.tonicsystems:jarjar:jar:0.5, Unnamed - commons-collections:commons-collections:jar:3.0-dev2, Unnamed - commons-httpclient:commons-httpclient:jar:2.0.1, Unnamed - commons-primitives:commons-primitives:jar:1.0, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - jmock:jmock-cglib:jar:1.0.1, Unnamed - jmock:jmock:jar:1.0.1, Unnamed - junit:junit:jar:3.8.2, Unnamed - mockobjects:mockobjects-core:jar:0.09, Unnamed - mx4j:mx4j:jar:3.0.1, Unnamed - nekohtml:nekohtml:jar:0.7.7, Unnamed - net.java.dev.javacc:javacc:jar:3.2, Unnamed - openejb:openejb-loader:jar:0.9.2, Unnamed - qdox:qdox:jar:1.3, Unnamed - radeox:radeox-oro:jar:0.9, Unnamed - radeox:radeox:jar:0.9, Unnamed - regexp:regexp:jar:1.2, Unnamed - xerces:xercesImpl:jar:2.4.0, Unnamed - xpp3:xpp3:jar:1.1.3.4-RC8, Unnamed - xstream:xstream:jar:1.1.1, asm, asm-analysis, asm-attrs, asm-tree, asm-util, cglib, classworlds, groovy
The Apache Software License, Version 2.0: Apache XBean :: Telnet, XML Commons External Components XML APIs
 
Dependency File Details
| Filename | 
Size | 
Entries | 
Classes | 
Packages | 
JDK Rev | 
Debug | 
| ant-1.6.2.jar | 
976.53 kB | 
591 | 
553 | 
24 | 
1.2 | 
debug | 
| ant-junit-1.6.2.jar | 
71.94 kB | 
42 | 
30 | 
1 | 
1.2 | 
debug | 
| ant-launcher-1.6.2.jar | 
8.47 kB | 
12 | 
5 | 
1 | 
1.2 | 
debug | 
| antlr-2.7.5.jar | 
425.35 kB | 
231 | 
217 | 
11 | 
1.2 | 
debug | 
| asm-2.0.jar | 
32.83 kB | 
22 | 
21 | 
2 | 
1.2 | 
release | 
| asm-analysis-2.0.jar | 
17.16 kB | 
15 | 
14 | 
1 | 
1.2 | 
release | 
| asm-attrs-2.0.jar | 
3.91 kB | 
4 | 
3 | 
1 | 
1.2 | 
release | 
| asm-tree-2.0.jar | 
15.90 kB | 
25 | 
24 | 
1 | 
1.2 | 
release | 
| asm-util-2.0.jar | 
29.24 kB | 
18 | 
17 | 
2 | 
1.2 | 
release | 
| axion-1.0-M3-dev.jar | 
487.27 kB | 
324 | 
307 | 
12 | 
1.2 | 
debug | 
| bsf-2.3.0-rc1.jar | 
171.24 kB | 
173 | 
145 | 
20 | 
1.1 | 
debug | 
| cglib-full-2.0.jar | 
280.69 kB | 
249 | 
231 | 
9 | 
1.1 | 
debug | 
| cglib-nodep-2.1_2.jar | 
316.56 kB | 
262 | 
258 | 
10 | 
1.1 | 
debug | 
| classworlds-1.1-alpha-2.jar | 
36.64 kB | 
32 | 
22 | 
3 | 
1.1 | 
debug | 
| jarjar-0.5.jar | 
140.25 kB | 
126 | 
122 | 
6 | 
1.2 | 
debug | 
| commons-cli-1.0.jar | 
29.41 kB | 
27 | 
20 | 
1 | 
1.1 | 
debug | 
| commons-codec-1.2.jar | 
29.38 kB | 
30 | 
19 | 
5 | 
1.1 | 
debug | 
| commons-collections-3.0-dev2.jar | 
598.02 kB | 
564 | 
547 | 
11 | 
1.2 | 
debug | 
| commons-httpclient-2.0.1.jar | 
219.49 kB | 
125 | 
112 | 
7 | 
1.1 | 
debug | 
| commons-lang-1.0.jar | 
62.36 kB | 
49 | 
35 | 
4 | 
1.1 | 
debug | 
| commons-logging-1.0.3.jar | 
30.86 kB | 
27 | 
17 | 
2 | 
1.2 | 
debug | 
| commons-primitives-1.0.jar | 
254.07 kB | 
271 | 
259 | 
4 | 
1.1 | 
debug | 
| groovy-1.0-jsr-03.jar | 
1.04 MB | 
705 | 
653 | 
36 | 
1.4 | 
debug | 
| servlet-api-2.3.jar | 
76.15 kB | 
83 | 
63 | 
4 | 
1.1 | 
debug | 
| jmock-1.0.1.jar | 
67.66 kB | 
106 | 
94 | 
8 | 
1.2 | 
release | 
| jmock-cglib-1.0.1.jar | 
2.20 kB | 
9 | 
3 | 
1 | 
1.2 | 
release | 
| junit-3.8.2.jar | 
117.81 kB | 
120 | 
102 | 
6 | 
1.2 | 
debug | 
| mockobjects-core-0.09.jar | 
54.85 kB | 
67 | 
60 | 
4 | 
1.2 | 
debug | 
| mx4j-3.0.1.jar | 
398.49 kB | 
301 | 
282 | 
16 | 
1.2 | 
debug | 
| nekohtml-0.7.7.jar | 
51.94 kB | 
40 | 
27 | 
3 | 
1.2 | 
release | 
| javacc-3.2.jar | 
369.90 kB | 
142 | 
135 | 
5 | 
1.2 | 
debug | 
| openejb-loader-0.9.2.jar | 
19.76 kB | 
24 | 
17 | 
3 | 
1.2 | 
debug | 
| qdox-1.3.jar | 
70.65 kB | 
51 | 
38 | 
8 | 
1.1 | 
debug | 
| radeox-0.9.jar | 
190.54 kB | 
225 | 
175 | 
26 | 
1.2 | 
debug | 
| radeox-oro-0.9.jar | 
63.89 kB | 
74 | 
62 | 
6 | 
1.2 | 
release | 
| regexp-1.2.jar | 
29.17 kB | 
21 | 
16 | 
1 | 
1.1 | 
debug | 
| xercesImpl-2.4.0.jar | 
874.93 kB | 
760 | 
700 | 
38 | 
1.1 | 
release | 
| xml-apis-1.0.b2.jar | 
106.76 kB | 
217 | 
184 | 
17 | 
1.2 | 
release | 
| xpp3-1.1.3.4-RC8.jar | 
100.73 kB | 
65 | 
47 | 
11 | 
1.2 | 
debug | 
| xstream-1.1.1.jar | 
218.21 kB | 
199 | 
181 | 
14 | 
1.2 | 
debug | 
| Total | 
Size | 
Entries | 
Classes | 
Packages | 
JDK Rev | 
Debug | 
| 40 | 
7.93 MB | 
6,428 | 
5,817 | 
345 | 
1.4 | 
29 | 
| compile: 39 | 
compile: 7.81 MB | 
compile: 6,308 | 
compile: 5,715 | 
compile: 339 | 
- | 
compile: 28 | 
| test: 1 | 
test: 117.81 kB | 
test: 120 | 
test: 102 | 
test: 6 | 
- | 
test: 1 |