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
ddf.support support-findbugs 2.3.6 jar -
org.codice.ddf.spatial spatial-csw-schema-bindings 2.9.0-SNAPSHOT jar GNU Lesser General Public v3
org.codice.thirdparty ogc-filter-v_1_1_0-schema 1.1.0_2 jar -
org.jvnet.jaxb2_commons jaxb2-basics-runtime 0.6.0 jar BSD-Style License
org.jvnet.ogc gml-v_3_1_1-schema 1.1.0 jar BSD-Style License
org.jvnet.ogc ows-v_1_0_0-schema 1.1.0 jar BSD-Style 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
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The MIT License
xmlunit xmlunit 1.4 jar 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:

GroupId ArtifactId Version Type License
com.sun.xml.bind jaxb-impl 2.2.11 jar CDDL+GPL License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • ddf.catalog.registry:catalog-registry-schema-bindings:bundle:2.9.0-SNAPSHOT Information
    • com.sun.xml.bind:jaxb-impl:jar:2.2.11 (provided) Information
    • org.jvnet.ogc:gml-v_3_1_1-schema:jar:1.1.0 (compile) Information
    • org.jvnet.ogc:ows-v_1_0_0-schema:jar:1.1.0 (compile) Information
    • org.codice.thirdparty:ogc-filter-v_1_1_0-schema:jar:1.1.0_2 (compile) Information
    • org.codice.ddf.spatial:spatial-csw-schema-bindings:jar:2.9.0-SNAPSHOT (compile) Information
    • org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.6.0 (compile) Information
    • org.hamcrest:hamcrest-all:jar:1.3 (test) Information
    • junit:junit:jar:4.12 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.mockito:mockito-all:jar:1.10.19 (test) Information
    • xmlunit:xmlunit:jar:1.4 (test) Information
    • ddf.support:support-findbugs:jar:2.3.6 (compile) Information

Licenses

GNU Lesser General Public v3: DDF :: Catalog :: Registry :: Schema Bindings, DDF :: Spatial :: CSW :: Schema Bindings

Unknown: DDF :: Thirdparty :: OGC Filter Schema 1.1.0 Bindings, DDF Support Findbugs

Eclipse Public License 1.0: JUnit

BSD License: XMLUnit for Java

The MIT License: Mockito

New BSD License: Hamcrest All, Hamcrest Core

CDDL+GPL License: Old JAXB Runtime

BSD-Style License: JAXB2 Basics - Runtime, OGC GML Schema 3.1.1, OGC OWS Schema 1.0.0