Fork me on GitHub

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.thoughtworks.qdox qdox 2.0-M3 jar The Apache Software License, Version 2.0
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1-GPL2 w/ CPE
org.apache.maven maven-artifact 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-compiler-api 2.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 jar The Apache Software License, Version 2.0
org.glassfish.jaxb jaxb-core 2.2.11 jar CDDL+GPL License
org.glassfish.jaxb jaxb-jxc 2.2.11 jar CDDL+GPL License
org.glassfish.jaxb jaxb-runtime 2.2.11 jar CDDL+GPL License
org.glassfish.jaxb jaxb-xjc 2.2.11 jar CDDL+GPL License
org.sonatype.plexus plexus-build-api 0.0.7 jar Apache Public License 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.12 jar Eclipse Public License 1.0
se.jguru.nazgul.test.xmlbinding nazgul-core-xmlbinding-test 1.8.0 jar jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0
xmlunit xmlunit 1.6 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
org.apache.maven.plugin-tools maven-plugin-annotations 3.4 jar Apache 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:

GroupId ArtifactId Version Classifier Type License
com.sun.istack istack-commons-runtime 2.21 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.istack istack-commons-tools 2.21 - jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind.external rngom 2.2.11 - jar CDDL+GPL License
com.sun.xml.dtd-parser dtd-parser 1.1 - jar Berkeley Software Distribution (BSD) License
com.sun.xml.fastinfoset FastInfoset 1.2.13 - jar Apache License, Version 2.0
com.sun.xsom xsom 20140925 - jar CDDL v1.1 / GPL v2 dual license
org.apache.ant ant 1.7.0 - jar -
org.apache.ant ant-launcher 1.7.0 - jar -
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.glassfish.jaxb codemodel 2.2.11 - jar CDDL+GPL License
org.glassfish.jaxb txw2 2.2.11 - jar CDDL+GPL License
org.jvnet.staxex stax-ex 1.7.6 - jar Dual license consisting of the CDDL v1.1 and GPL v2
org.sonatype.aether aether-api 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0
relaxngDatatype relaxngDatatype 20020414 - jar -

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
org.apache.maven maven-aether-provider 3.0 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
joda-time joda-time 2.8 jar Apache 2
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.8.6 jar Eclipse Public License - v 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j slf4j-api 1.7.12 jar MIT License
se.jguru.nazgul.tools.validation.api nazgul-tools-validation-api 4.1.1 jar jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0
se.jguru.nazgul.tools.validation.aspect nazgul-tools-validation-aspect 4.1.1 jar jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0-The SAX License-The W3C License

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api

CDDL 1.1: Java Architecture for XML Binding, istack common utility code runtime, istack common utility code tools

The SAX License: XML Commons External Components XML APIs

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

The W3C License: XML Commons External Components XML APIs

GPL2 w/ CPE: Java Architecture for XML Binding, istack common utility code runtime, istack common utility code tools

New BSD License: Hamcrest Core

Apache 2: Joda-Time

jGuru Europe Corporate Source License, based on The Apache Software License, Version 2.0: nazgul-core-xmlbinding-test, nazgul-tools-validation-api, nazgul-tools-validation-aspect

Unknown: ant-launcher, org.apache.tools.ant, relaxngDatatype

BSD License: XMLUnit for Java

Apache License, Version 2.0: Apache Commons Lang, Maven Plugin Tools Java 5 Annotations, fastinfoset

Berkeley Software Distribution (BSD) License: DTD Parser

Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API

CDDL v1.1 / GPL v2 dual license: XSOM

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, JAXB-2 Maven Plugin, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Compiler Api, Plexus Interpolation API, QDox, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), XML Commons External Components XML APIs

CDDL+GPL License: Codemodel Core, JAXB Core, JAXB JXC, JAXB Runtime, JAXB XJC, RNGOM, TXW2 Runtime

Eclipse Public License - v 1.0: AspectJ runtime

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
istack-commons-runtime-2.21.jar 22.66 kB 32 20 3 1.6 debug
istack-commons-tools-2.21.jar 24.85 kB 28 17 1 1.6 debug
rngom-2.2.11.jar 304.52 kB 267 232 16 1.6 debug
dtd-parser-1.1.jar 53.69 kB 36 23 1 1.3 debug
FastInfoset-1.2.13.jar 289.76 kB 182 148 17 1.5 debug
xsom-20140925.jar 402.88 kB 298 267 9 1.5 debug
qdox-2.0-M3.jar 285.42 kB 223 198 16 1.5 debug
jaxb-api-2.2.11.jar 99.85 kB 122 104 6 1.5 debug
joda-time-2.8.jar 607.35 kB 749 246 7 1.5 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
ant-1.7.0.jar 1.23 MB 801 752 29 1.2 debug
ant-launcher-1.7.0.jar 11.46 kB 12 5 1 1.2 debug
commons-lang3-3.4.jar 424.49 kB 248 224 12 1.6 debug
maven-aether-provider-3.0.jar 49.99 kB 38 21 1 1.5 debug
maven-artifact-3.0.jar 50.69 kB 57 32 11 1.5 debug
maven-core-3.0.jar 514.69 kB 406 332 39 1.5 debug
maven-model-3.0.jar 160.83 kB 67 50 3 1.5 debug
maven-model-builder-3.0.jar 144.51 kB 142 109 16 1.5 debug
maven-plugin-api-3.0.jar 47.77 kB 46 25 6 1.5 debug
maven-repository-metadata-3.0.jar 29.38 kB 25 7 2 1.5 debug
maven-settings-3.0.jar 45.57 kB 33 17 2 1.5 debug
maven-settings-builder-3.0.jar 36.89 kB 49 28 5 1.5 debug
maven-plugin-annotations-3.4.jar 13.91 kB 22 7 1 1.5 debug
aspectjrt-1.8.6.jar 114.77 kB 148 130 11 1.5 debug
plexus-classworlds-2.2.3.jar 45.02 kB 51 36 5 1.4 debug
plexus-compiler-api-2.5.jar 24.76 kB 34 20 4 1.5 debug
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release
plexus-interpolation-1.14.jar 59.64 kB 60 44 6 1.4 debug
plexus-utils-3.0.22.jar 239.16 kB 129 104 9 1.5 debug
codemodel-2.2.11.jar 148.02 kB 137 124 4 1.6 debug
jaxb-core-2.2.11.jar 149.79 kB 161 102 17 1.6 debug
jaxb-jxc-2.2.11.jar 116.18 kB 88 47 6 1.6 debug
jaxb-runtime-2.2.11.jar 1,007.90 kB 666 537 19 1.6 debug
jaxb-xjc-2.2.11.jar 1,015.92 kB 682 494 30 1.6 debug
txw2-2.2.11.jar 67.77 kB 66 53 3 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
stax-ex-1.7.6.jar 47.24 kB 46 35 2 1.5 debug
slf4j-api-1.7.12.jar 31.37 kB 39 28 3 1.5 debug
aether-api-1.7.jar 72.44 kB 102 82 11 1.5 debug
aether-impl-1.7.jar 103.78 kB 72 58 2 1.5 debug
aether-spi-1.7.jar 13.23 kB 31 16 4 1.5 debug
aether-util-1.7.jar 105.42 kB 101 78 13 1.5 debug
plexus-build-api-0.0.7.jar 8.28 kB 19 4 1 1.4 debug
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 debug
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug
sisu-guice-2.1.7-noaop.jar 460.68 kB 416 402 8 1.5 debug
sisu-inject-bean-1.4.2.jar 149.40 kB 165 138 13 1.5 debug
sisu-inject-plexus-1.4.2.jar 196.99 kB 199 156 26 1.5 debug
relaxngDatatype-20020414.jar 18.80 kB 22 16 2 1.1 release
nazgul-core-xmlbinding-test-1.8.0.jar 15.29 kB 19 3 2 1.6 debug
nazgul-tools-validation-api-4.1.1.jar 13.87 kB 23 6 3 1.6 debug
nazgul-tools-validation-aspect-4.1.1.jar 12.02 kB 17 1 1 1.6 debug
xml-apis-1.4.01.jar 215.37 kB 391 346 29 1.1 release
xmlunit-1.6.jar 98.86 kB 80 71 5 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
54 9.60 MB 8,288 6,348 481 1.6 51
compile: 41 compile: 7.70 MB compile: 6,139 compile: 4,934 compile: 373 - compile: 39
test: 11 test: 1.84 MB test: 2,089 test: 1,386 test: 106 - test: 10
runtime: 1 runtime: 49.99 kB runtime: 38 runtime: 21 runtime: 1 - runtime: 1
provided: 1 provided: 13.91 kB provided: 22 provided: 7 provided: 1 - provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact jGuruPublicRepository
com.sun.istack:istack-commons-runtime:jar:2.21 Found at http://www.jguru.se/artifactory/repo
com.sun.istack:istack-commons-tools:jar:2.21 Found at http://www.jguru.se/artifactory/repo
com.sun.xml.bind.external:rngom:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
com.sun.xml.dtd-parser:dtd-parser:jar:1.1 Found at http://www.jguru.se/artifactory/repo
com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13 Found at http://www.jguru.se/artifactory/repo
com.sun.xsom:xsom:jar:20140925 Found at http://www.jguru.se/artifactory/repo
com.thoughtworks.qdox:qdox:jar:2.0-M3 Found at http://www.jguru.se/artifactory/repo
javax.xml.bind:jaxb-api:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
joda-time:joda-time:jar:2.8 Found at http://www.jguru.se/artifactory/repo
junit:junit:jar:4.12 Found at http://www.jguru.se/artifactory/repo
org.apache.ant:ant:jar:1.7.0 Found at http://www.jguru.se/artifactory/repo
org.apache.ant:ant-launcher:jar:1.7.0 Found at http://www.jguru.se/artifactory/repo
org.apache.commons:commons-lang3:jar:3.4 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-aether-provider:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-artifact:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-core:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-model:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-model-builder:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-plugin-api:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-repository-metadata:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-settings:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven:maven-settings-builder:jar:3.0 Found at http://www.jguru.se/artifactory/repo
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.4 Found at http://www.jguru.se/artifactory/repo
org.aspectj:aspectjrt:jar:1.8.6 Found at http://www.jguru.se/artifactory/repo
org.codehaus.plexus:plexus-classworlds:jar:2.2.3 Found at http://www.jguru.se/artifactory/repo
org.codehaus.plexus:plexus-compiler-api:jar:2.5 Found at http://www.jguru.se/artifactory/repo
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 Found at http://www.jguru.se/artifactory/repo
org.codehaus.plexus:plexus-interpolation:jar:1.14 Found at http://www.jguru.se/artifactory/repo
org.codehaus.plexus:plexus-utils:jar:3.0.22 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:codemodel:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:jaxb-core:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:jaxb-jxc:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:jaxb-runtime:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:jaxb-xjc:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.glassfish.jaxb:txw2:jar:2.2.11 Found at http://www.jguru.se/artifactory/repo
org.hamcrest:hamcrest-core:jar:1.3 Found at http://www.jguru.se/artifactory/repo
org.jvnet.staxex:stax-ex:jar:1.7.6 Found at http://www.jguru.se/artifactory/repo
org.slf4j:slf4j-api:jar:1.7.12 Found at http://www.jguru.se/artifactory/repo
org.sonatype.aether:aether-api:jar:1.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.aether:aether-impl:jar:1.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.aether:aether-spi:jar:1.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.aether:aether-util:jar:1.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.plexus:plexus-build-api:jar:0.0.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.plexus:plexus-cipher:jar:1.4 Found at http://www.jguru.se/artifactory/repo
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 Found at http://www.jguru.se/artifactory/repo
org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 Found at http://www.jguru.se/artifactory/repo
org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 Found at http://www.jguru.se/artifactory/repo
org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2 Found at http://www.jguru.se/artifactory/repo
relaxngDatatype:relaxngDatatype:jar:20020414 Found at http://www.jguru.se/artifactory/repo
se.jguru.nazgul.test.xmlbinding:nazgul-core-xmlbinding-test:jar:1.8.0 Found at http://www.jguru.se/artifactory/repo
se.jguru.nazgul.tools.validation.api:nazgul-tools-validation-api:jar:4.1.1 Found at http://www.jguru.se/artifactory/repo
se.jguru.nazgul.tools.validation.aspect:nazgul-tools-validation-aspect:jar:4.1.1 Found at http://www.jguru.se/artifactory/repo
xml-apis:xml-apis:jar:1.4.01 Found at http://www.jguru.se/artifactory/repo
xmlunit:xmlunit:jar:1.6 Found at http://www.jguru.se/artifactory/repo
Total jGuruPublicRepository
54 (compile: 41, test: 11, runtime: 1, provided: 1) 54