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 License
com.google.code.gson gson 2.2.2 jar The Apache Software License, Version 2.0
com.sun.xml.fastinfoset FastInfoset 1.2.12 jar Apache License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0
jaxen jaxen 1.1.4 jar null
jogl jogl 1.1.2 jar -
org.apache.httpcomponents httpclient 4.2.3 jar LICENSE.txt
org.apache.ws.commons.axiom axiom-api 1.2.14 jar The Apache Software License, Version 2.0
org.apache.ws.commons.axiom axiom-impl 1.2.14 jar The Apache Software License, Version 2.0
org.codehaus.woodstox woodstox-core-lgpl 4.2.0 jar GNU Lesser General Public License (LGPL), Version 2.1
org.deegree deegree-core-annotations 3.3.21 jar GNU Lesser General Public License (LGPL), version 2.1
org.deegree deegree-ogcschemas 20120804 jar GNU Lesser General Public License (LGPL), version 2.1
org.reflections reflections 0.9.8 jar WTFPL
xerces xercesImpl 2.11.0 jar The Apache Software License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
xalan serializer 2.7.1 jar The Apache Software License, Version 2.0
xalan xalan 2.7.1 jar The Apache Software License, Version 2.0

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 License
junit junit 4.11 jar Common Public License Version 1.0

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 License
com.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.guava guava 11.0.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.7 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javassist javassist 3.12.1.GA jar MPL 1.1-LGPL 2.1
javax.xml.bind jsr173_api 1.0 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-activation_1.1_spec 1.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-javamail_1.4_spec 1.7.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.2.2 jar LICENSE.txt
org.apache.james apache-mime4j-core 0.7.2 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.1 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.1.4 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.5 jar MIT License
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-log4j12 1.7.5 jar MIT License
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C License

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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Unamed: jaxen

GNU Lesser General Public License (LGPL), Version 2.1: Woodstox

The SAX License: XML Commons External Components XML APIs

The BSD License: Stax2 API

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

Apache License: HttpClient, HttpCore

GNU Lesser General Public License (LGPL), version 2.1: deegree-core-annotations, deegree-core-commons, deegree-ogcschemas

The W3C License: XML Commons External Components XML APIs

New BSD License: Hamcrest Core

Unknown: dom4j, jogl, jsr173_api

WTFPL: Reflections

Apache License, Version 2.0: fastinfoset

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Activation 1.1, Apache JAMES Mime4j (Core), Apache Log4j, Axiom API, Axiom Impl, Commons CLI, Commons Codec, Commons DBCP, Commons IO, Commons Logging, Commons Pool, FindBugs-jsr305, Gson, Guava: Google Core Libraries for Java, JavaMail 1.4, Streaming API for XML (STAX API 1.0), Woodstox, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2-j

Common Public License Version 1.0: JUnit