Project Dependencies
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.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-cli |
commons-cli |
1.1 |
jar |
| jalopy |
jalopy |
1.5rc3 |
jar |
| log4j |
log4j |
1.2.8 |
jar |
| org.apache.maven |
maven-artifact-manager |
2.0 |
jar |
| org.apache.maven |
maven-profile |
2.0 |
jar |
| org.apache.maven |
maven-repository-metadata |
2.0 |
jar |
| org.apache.maven.wagon |
wagon-provider-api |
1.0-alpha-5 |
jar |
| org.codehaus.plexus |
plexus-container-default |
1.0-alpha-8 |
jar |
| org.jdom |
jdom |
1.1 |
jar |
system
The following is a list of system dependencies for this project. These dependencies are required to compile the application:
| GroupId |
ArtifactId |
Version |
Type |
| com.sun |
tools |
1.4.2 |
jar |
Project Dependency Graph
Dependency Tree
- com.totsp.gwt:maven-googlewebtoolkit2-plugin:maven-plugin:2.0-RC1

- com.totsp.gwt:maven-googlewebtoolkit-support:jar:1.6.2 (compile)

| Maven-GoogleWebToolkit-Support |
Description: There is currently no description associated with this project.
URL: http://maven.apache.org
Project License: No project license is defined for this project.
|
- commons-cli:commons-cli:jar:1.1 (compile)

- commons-io:commons-io:jar:1.4 (compile)

- commons-lang:commons-lang:jar:2.4 (compile)

- org.jdom:jdom:jar:1.1 (compile)

| JDOM |
Description: JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for
easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and
is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM
and SAX.
URL: http://www.jdom.org/
Project License: No project license is defined for this project.
|
- jalopy:jalopy:jar:1.5rc3 (compile)

| Jalopy |
Description: he source code beautifier originally built by Marco Hunsicker and enhanced for Java 5 by Steve Heyns.
URL: http://jalopy.sf.net
Project License: BSD 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.
|
- com.sun:tools:jar:1.4.2 (system)

| com.sun:tools:jar:1.4.2 |
Description: There is currently no description associated with this project.
URL: /opt/jdk1.6.0_10/jre/../lib/tools.jar
|
- 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.codehaus.plexus:plexus-utils:jar:1.4.6 (compile)

- org.apache.maven:maven-project:jar:2.0 (compile)

- org.apache.maven:maven-profile:jar:2.0 (compile)

| Maven Profile 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-profile
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-model:jar:2.0 (compile)

- 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.apache.maven:maven-model:jar:2.0 (compile)

- org.apache.maven:maven-artifact-manager:jar:2.0 (compile)

| Maven Artifact Manager |
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
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-repository-metadata:jar:2.0 (compile)

- org.apache.maven:maven-artifact:jar:2.0 (compile)

| Maven Artifact |
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-artifact
Project License: The Apache Software License, Version 2.0
|
- 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.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-5 (compile)

- org.apache.maven:maven-artifact:jar:2.0 (compile)

| Maven Artifact |
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-artifact
Project License: The Apache Software License, Version 2.0
|
- 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.
|
- junit:junit:jar:3.8.1 (compile)

- 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.
|
- org.apache.maven:maven-artifact:jar:2.0 (compile)

| Maven Artifact |
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-artifact
Project License: The Apache Software License, Version 2.0
|
- org.apache.maven:maven-model:jar:2.0 (compile)

- commons-io:commons-io:jar:1.4 (compile)

- commons-lang:commons-lang:jar:2.4 (compile)

- junit:junit:jar:3.8.1 (test)

Licenses
BSD license: Jalopy
Unknown: Default Plexus Container, JDOM, Maven-GoogleWebToolkit-Support, Unnamed - log4j:log4j:jar:1.2.8, classworlds
Common Public License Version 1.0: JUnit
GNU Lesser General Public License 3.0: Maven 2 Plugin for the Google Web Toolkit
The Apache Software License, Version 2.0: CLI, Commons IO, Commons Lang, Maven Artifact, Maven Artifact Manager, Maven Model, Maven Plugin API, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Plexus Common Utilities
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| classworlds-1.1-alpha-2.jar |
36.64 kB |
32 |
22 |
3 |
1.1 |
debug |
| tools.jar |
11.91 MB |
3,963 |
3,652 |
202 |
1.5 |
debug |
| maven-googlewebtoolkit-support-1.6.2.jar |
60.50 kB |
49 |
27 |
2 |
1.5 |
debug |
| commons-cli-1.1.jar |
35.33 kB |
30 |
22 |
1 |
1.3 |
debug |
| commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
| commons-lang-2.4.jar |
255.67 kB |
148 |
127 |
9 |
1.2 |
debug |
| jalopy-1.5rc3.jar |
1.27 MB |
717 |
651 |
26 |
1.4 |
debug |
| junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
| log4j-1.2.8.jar |
344.40 kB |
274 |
244 |
19 |
1.2 |
debug |
| maven-artifact-2.0.jar |
76.92 kB |
101 |
74 |
15 |
1.1 |
debug |
| maven-artifact-manager-2.0.jar |
49.44 kB |
44 |
24 |
7 |
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-profile-2.0.jar |
29.70 kB |
31 |
16 |
2 |
1.1 |
debug |
| maven-project-2.0.jar |
102.16 kB |
73 |
50 |
10 |
1.1 |
debug |
| maven-repository-metadata-2.0.jar |
20.17 kB |
21 |
6 |
2 |
1.1 |
debug |
| wagon-provider-api-1.0-alpha-5.jar |
50.35 kB |
56 |
37 |
9 |
1.1 |
debug |
| plexus-container-default-1.0-alpha-8.jar |
190.86 kB |
215 |
175 |
28 |
1.1 |
debug |
| plexus-utils-1.4.6.jar |
199.37 kB |
116 |
92 |
9 |
1.3 |
debug |
| jdom-1.1.jar |
149.53 kB |
89 |
76 |
8 |
1.2 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 20 |
15.05 MB |
6,250 |
5,525 |
367 |
1.5 |
20 |
| compile: 18 |
compile: 3.03 MB |
compile: 2,168 |
compile: 1,773 |
compile: 159 |
- |
compile: 18 |
| test: 1 |
test: 118.23 kB |
test: 119 |
test: 100 |
test: 6 |
- |
test: 1 |
| system: 1 |
system: 11.91 MB |
system: 3,963 |
system: 3,652 |
system: 202 |
- |
system: 1 |