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 Optional
commons-discovery commons-discovery 0.4 - jar
commons-logging commons-logging-api 1.1 - jar
xalan xalan 2.7.0 - jar
xerces xercesImpl 2.8.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 Classifier Type Optional
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 Classifier Type Optional
xml-apis xml-apis 2.0.2 - jar

Project Dependency Graph

Dependency Listings

Adaptive API Specification

NextGRID API with Adaptive Binding. Public Interfaces.

http://adaptive-api.sourceforge.net/adaptive-api-spec

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Xerces2 Java Parser

Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.

http://xerces.apache.org/xerces2-j/

Unnamed - xalan:xalan:jar:2.7.0

Unnamed - xml-apis:xml-apis:jar:2.0.2

Discovery

Commons Discovery

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/