Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
com.sun.facesjsf-api2.1.19jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
com.sun.facesjsf-impl2.1.19jarCOMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
commons-fileuploadcommons-fileupload1.3jarThe Apache Software License, Version 2.0
commons-iocommons-io2.4jarThe Apache Software License, Version 2.0
org.deegreedeegree-core-commons3.3.0jarGNU Lesser General Public License (LGPL), version 2.1

runtime

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

GroupIdArtifactIdVersionTypeLicense
javax.servletjstl1.2jar-

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0

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:

GroupIdArtifactIdVersionTypeLicense
javax.servletservlet-api2.5jar-
org.apache.tomcatel-api6.0.36jarApache License, Version 2.0
org.apache.tomcatjsp-api6.0.36jarApache License, Version 2.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:

GroupIdArtifactIdVersionTypeLicense
com.google.code.findbugsjsr3051.3.9jarThe Apache Software License, Version 2.0
com.google.code.gsongson2.2.2jarThe Apache Software License, Version 2.0
com.google.guavaguava11.0.2jarThe Apache Software License, Version 2.0
com.sun.xml.fastinfosetFastInfoset1.2.12jarApache License, Version 2.0
commons-clicommons-cli1.2jarThe Apache Software License, Version 2.0
commons-codeccommons-codec1.7jarThe Apache Software License, Version 2.0
commons-dbcpcommons-dbcp1.4jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
commons-poolcommons-pool1.6jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
javassistjavassist3.12.1.GAjarMPL 1.1-LGPL 2.1
javax.xml.bindjsr173_api1.0jar-
jaxenjaxen1.1.4jarnull
jogljogl1.1.2jar-
log4jlog4j1.2.17jarThe Apache Software License, Version 2.0
org.apache.geronimo.specsgeronimo-activation_1.1_spec1.1jarThe Apache Software License, Version 2.0
org.apache.geronimo.specsgeronimo-javamail_1.4_spec1.7.1jarThe Apache Software License, Version 2.0
org.apache.geronimo.specsgeronimo-stax-api_1.0_spec1.0.1jarThe Apache Software License, Version 2.0
org.apache.httpcomponentshttpclient4.2.3jarLICENSE.txt
org.apache.httpcomponentshttpcore4.2.2jarLICENSE.txt
org.apache.jamesapache-mime4j-core0.7.2jarThe Apache Software License, Version 2.0
org.apache.ws.commons.axiomaxiom-api1.2.14jarThe Apache Software License, Version 2.0
org.apache.ws.commons.axiomaxiom-impl1.2.14jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxstax2-api3.1.1jarThe BSD License
org.codehaus.woodstoxwoodstox-core-asl4.1.4jarThe Apache Software License, Version 2.0
org.codehaus.woodstoxwoodstox-core-lgpl4.2.0jarGNU Lesser General Public License (LGPL), Version 2.1
org.deegreedeegree-core-annotations3.3.0jarGNU Lesser General Public License (LGPL), version 2.1
org.deegreedeegree-ogcschemas20120804jarGNU Lesser General Public License (LGPL), version 2.1
org.reflectionsreflections0.9.8jarWTFPL
org.slf4jjcl-over-slf4j1.7.5jarMIT License
org.slf4jslf4j-api1.7.5jarMIT License
org.slf4jslf4j-log4j121.7.5jarMIT License
xercesxercesImpl2.11.0jarThe Apache Software License, Version 2.0
xml-apisxml-apis1.4.01jarThe Apache Software License, Version 2.0-The SAX License-The W3C License

runtime

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

GroupIdArtifactIdVersionTypeLicense
xalanserializer2.7.1jarThe Apache Software License, Version 2.0
xalanxalan2.7.1jarThe 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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License

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:

GroupIdArtifactIdVersionTypeLicense
org.apache.tomcatservlet-api6.0.36jarApache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unamed: jaxen

New BSD License: Hamcrest Core

Unknown: dom4j, jogl, jsr173_api, jstl, servlet-api

WTFPL: Reflections

LGPL 2.1: Javassist

Apache License, Version 2.0: el-api, fastinfoset, jsp-api, servlet-api

The W3C License: XML Commons External Components XML APIs

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 FileUpload, 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

The BSD License: Stax2 API

The SAX License: XML Commons External Components XML APIs

Apache License: HttpClient, HttpCore

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL: Oracle's implementation of the JSF 2.2 specification API., Oracle's implementation of the JSF 2.2 specification.

Common Public License Version 1.0: JUnit

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

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

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