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.15 |
jar |
| org.astrogrid |
astrogrid-adqlbeans |
2009.1 |
jar |
| org.astrogrid |
astrogrid-adqlparser-base |
2009.1 |
jar |
| org.astrogrid |
astrogrid-adqlparser-sv |
2009.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 |
| xmlunit |
xmlunit |
1.0 |
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 |
| avalon-framework |
avalon-framework |
4.1.3 |
jar |
| com.sun.jdmk |
jmxtools |
1.2.1 |
jar |
| com.sun.jmx |
jmxri |
1.2.1 |
jar |
| javax.activation |
activation |
1.1 |
jar |
| javax.jms |
jms |
1.1 |
jar |
| javax.mail |
mail |
1.4 |
jar |
| javax.xml.bind |
jsr173_api |
1.0 |
jar |
| logkit |
logkit |
1.0.1 |
jar |
| net.sf.saxon |
saxon |
6.5.5 |
jar |
| org.apache.xmlbeans |
xmlbeans |
2.3.0 |
jar |
| org.apache.xmlbeans |
xmlbeans-qname |
2.3.0 |
jar |
| stax |
stax-api |
1.0.1 |
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.servlet |
servlet-api |
2.4 |
jar |
Project Dependency Graph
Dependency Tree
- org.astrogrid:astrogrid-adqlparser-utils:jar:2009.1

| Astrogrid ADQL Utilities |
Description: This project contains miscellaneous programs for testing the ADQL parser, and for producing BNF diagrams from the file AdqlStoX.jjt
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlutils
Project License: Academic Free License version 2.1
|
- org.astrogrid:astrogrid-adqlparser-base:jar:2009.1 (compile)

| Astrogrid ADQL Base Parser |
Description: This project contains the base parser which processes ADQL/s (ie: ADQL in string format) and outputs ADQL/x (ie: ADQL in xml format).
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlbase/
Project License: Academic Free License version 2.1
|
- net.sf.saxon:saxon:jar:6.5.5 (compile)

| Unnamed - net.sf.saxon:saxon:jar:6.5.5 |
Description: POM was created by Sonatype Nexus
Project License: No project license is defined for this project.
|
- org.astrogrid:astrogrid-adqlbeans:jar:2009.1 (compile)

| Generated XMLBeans for ADQL |
Description: The ADQL parser first parses a piece of ADQL, then forms it into an intermediate XML format
according to an ADQL schema. All creation and manipulation is undertaken using the XMLBeans
framework. The beans generated from the schema are a critical part of the process.
The beans are also used within the AstroGrid VO desktop.
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlbeans
Project License: Academic Free License version 2.1
|
- 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.15 (compile)

- org.astrogrid:astrogrid-adqlparser-sv:jar:2009.1 (compile)

| Astrogrid ADQL Parser Server Version |
Description: This project contains a program which manages a pool of Astrogrid ADQL parsers.
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlserver
Project License: Academic Free License version 2.1
|
- org.astrogrid:astrogrid-adqlparser-base:jar:2009.1 (compile)

| Astrogrid ADQL Base Parser |
Description: This project contains the base parser which processes ADQL/s (ie: ADQL in string format) and outputs ADQL/x (ie: ADQL in xml format).
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlbase/
Project License: Academic Free License version 2.1
|
- org.astrogrid:astrogrid-adqlbeans:jar:2009.1 (compile)

| Generated XMLBeans for ADQL |
Description: The ADQL parser first parses a piece of ADQL, then forms it into an intermediate XML format
according to an ADQL schema. All creation and manipulation is undertaken using the XMLBeans
framework. The beans generated from the schema are a critical part of the process.
The beans are also used within the AstroGrid VO desktop.
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlbeans
Project License: Academic Free License version 2.1
|
- 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.15 (compile)

- org.astrogrid:astrogrid-adqlbeans:jar:2009.1 (compile)

| Generated XMLBeans for ADQL |
Description: The ADQL parser first parses a piece of ADQL, then forms it into an intermediate XML format
according to an ADQL schema. All creation and manipulation is undertaken using the XMLBeans
framework. The beans generated from the schema are a critical part of the process.
The beans are also used within the AstroGrid VO desktop.
URL: http://software.astrogrid.org/doc//p/adql2/2009.1/adqlbeans
Project License: Academic Free License version 2.1
|
- org.apache.xmlbeans:xmlbeans:jar:2.3.0 (compile)

- stax:stax-api:jar:1.0.1 (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.
|
- org.apache.xmlbeans:xmlbeans-qname:jar:2.3.0 (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
|
- junit:junit:jar:4.4 (compile)

- log4j:log4j:jar:1.2.15 (compile)

- xmlunit:xmlunit:jar:1.0 (test)

| Unnamed - xmlunit:xmlunit: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.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.15 (compile)

- logkit:logkit:jar:1.0.1 (compile)

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

| 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.
|
- log4j:log4j:jar:1.2.15 (compile)

- javax.mail:mail:jar:1.4 (compile)

- javax.activation:activation:jar:1.1 (compile)

- javax.jms:jms:jar:1.1 (compile)

| Unnamed - javax.jms:jms:jar:1.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.sun.jdmk:jmxtools:jar:1.2.1 (compile)

| Unnamed - com.sun.jdmk:jmxtools:jar:1.2.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- com.sun.jmx:jmxri:jar:1.2.1 (compile)

| Unnamed - com.sun.jmx:jmxri:jar:1.2.1 |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- junit:junit:jar:4.4 (test)

Licenses
Unknown: Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - com.sun.jdmk:jmxtools:jar:1.2.1, Unnamed - com.sun.jmx:jmxri:jar:1.2.1, Unnamed - javax.jms:jms:jar:1.1, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - javax.xml.bind:jsr173_api:jar:1.0, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - net.sf.saxon:saxon:jar:6.5.5, Unnamed - xmlunit:xmlunit:jar:1.0
Academic Free License version 2.1: Astrogrid ADQL Base Parser, Astrogrid ADQL Parser Server Version, Astrogrid ADQL Utilities, Generated XMLBeans for ADQL
The Apache Software License, Version 2.0: Apache Log4j, Logging, StAX API, XmlBeans
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API
Common Public License Version 1.0: JUnit
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 |
| jmxtools-1.2.1.jar |
99.99 kB |
52 |
44 |
4 |
1.2 |
debug |
| jmxri-1.2.1.jar |
357.28 kB |
241 |
222 |
12 |
1.2 |
debug |
| commons-logging-1.1.jar |
51.67 kB |
34 |
25 |
2 |
1.1 |
debug |
| activation-1.1.jar |
61.51 kB |
50 |
38 |
3 |
1.4 |
debug |
| jms-1.1.jar |
25.96 kB |
65 |
59 |
2 |
1.1 |
debug |
| mail-1.4.jar |
379.75 kB |
273 |
250 |
12 |
1.4 |
debug |
| servlet-api-2.4.jar |
95.40 kB |
67 |
42 |
2 |
1.2 |
debug |
| jsr173_api-1.0.jar |
48.51 kB |
42 |
40 |
5 |
1.2 |
debug |
| junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
| log4j-1.2.15.jar |
382.65 kB |
296 |
259 |
19 |
1.1 |
debug |
| logkit-1.0.1.jar |
70.46 kB |
85 |
67 |
10 |
1.2 |
debug |
| saxon-6.5.5.jar |
559.13 kB |
356 |
352 |
18 |
1.1 |
debug |
| xmlbeans-2.3.0.jar |
2.54 MB |
2,211 |
1,502 |
52 |
1.4 |
debug |
| xmlbeans-qname-2.3.0.jar |
2.45 kB |
7 |
2 |
1 |
1.4 |
debug |
| astrogrid-adqlbeans-2009.1.jar |
390.95 kB |
599 |
327 |
3 |
1.4 |
release |
| astrogrid-adqlparser-base-2009.1.jar |
230.28 kB |
117 |
106 |
2 |
1.5 |
debug |
| astrogrid-adqlparser-sv-2009.1.jar |
34.39 kB |
28 |
12 |
1 |
1.5 |
debug |
| stax-api-1.0.1.jar |
25.89 kB |
48 |
40 |
5 |
1.2 |
debug |
| xmlunit-1.0.jar |
62.30 kB |
47 |
41 |
1 |
1.2 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 20 |
5.57 MB |
4,891 |
3,645 |
184 |
1.5 |
19 |
| compile: 17 |
compile: 5.26 MB |
compile: 4,589 |
compile: 3,408 |
compile: 161 |
- |
compile: 16 |
| test: 2 |
test: 220.00 kB |
test: 235 |
test: 195 |
test: 21 |
- |
test: 2 |
| provided: 1 |
provided: 95.40 kB |
provided: 67 |
provided: 42 |
provided: 2 |
- |
provided: 1 |