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 Licenses
org.codehaus.plexus plexus-io 3.4.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-resources 1.2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 4.0.0 jar Apache License, Version 2.0
xml-resolver xml-resolver 1.2 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 Type Licenses
com.componentcorp.xml.validation jxvc 0.9.4 jar Apache License, Version 2.0Similar to Apache License but with the acknowledgment clause removed
com.componentcorp.xml.validation relaxng-compact 0.9.4 jar Apache License, Version 2.0Similar to Apache License but with the acknowledgment clause removed
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.5.4 jar Apache License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 4.0.0 jar Apache License, Version 2.0
xalan serializer 2.7.3 jar -
xalan xalan 2.7.3 jar -

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 Licenses
org.apache.maven maven-core 3.5.4 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.5.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.9.0 jar Apache-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 Type Licenses
commons-io commons-io 2.13.0 jar Apache-2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.32 jar MIT 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 Licenses
com.componentcorp.xml.validation base 0.9.4 jar Apache License, Version 2.0Similar to Apache License but with the acknowledgment clause removed
com.github.luben zstd-jni 1.5.5-2 jar BSD 2-Clause License
com.thaiopensource jing 20091111 jar New BSD License
isorelax isorelax 20030108 jar -
net.sf.saxon saxon 8.7 jar Mozilla Public License Version 1.0
org.apache.commons commons-compress 1.23.0 jar Apache-2.0
org.apache.maven maven-api-meta 4.0.0-alpha-5 jar Apache-2.0
org.apache.maven maven-api-xml 4.0.0-alpha-5 jar Apache-2.0
org.apache.maven maven-xml-impl 4.0.0-alpha-5 jar Apache-2.0
org.apache.maven.wagon wagon-provider-api 3.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.7.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.iq80.snappy snappy 0.4 jar Apache License 2.0
org.tukaani xz 1.9 jar Public Domain
xerces xercesImpl 2.9.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.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:

GroupId ArtifactId Version Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 20.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.0 no_aop jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.5.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.5.4 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.1.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.24 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.4 - jar Apache Public License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

Mozilla Public License Version 1.0: Saxon

Public Domain: AOP alliance, XZ for Java

BSD 2-Clause License: zstd-jni

New BSD License: Hamcrest Core, jing-trang

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Similar to Apache License but with the acknowledgment clause removed: RelaxNG-Compact Validator Service, Utility Classes for Schema Validation, XML Schema Association and Validation

Unknown: isorelax, serializer, xalan

Apache License 2.0: snappy

Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, Apache Maven Wagon :: API, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Plexus Resource Component, Plexus XML Utilities, RelaxNG-Compact Validator Service, Utility Classes for Schema Validation, XML Schema Association and Validation

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Apache-2.0: Apache Commons Compress, Apache Commons IO, Implementation of Maven API XML, Maven 4 API Meta annotations, Maven 4 API XML, Maven Plugin Tools Java Annotations

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Classworlds, XML Commons External Components XML APIs, XML Maven Plugin, Xerces2 Java Parser, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
base-0.9.4.jar 13.9 kB 25 13 1 1.6 Yes No
jxvc-0.9.4.jar 56.4 kB 53 40 1 1.6 Yes No
relaxng-compact-0.9.4.jar 3.5 kB 16 1 1 1.6 Yes No
zstd-jni-1.5.5-2.jar 5.9 MB 74 33 2 1.6 Yes No
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes No
guice-4.2.0-no_aop.jar 521.1 kB 406 390 9 1.7 Yes No
jing-20091111.jar 708.4 kB 718 629 42 1.5 Yes No
commons-io-2.13.0.jar 484 kB 355 329 14 1.8 Yes No
isorelax-20030108.jar 192.6 kB 88 58 11 1.2 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
saxon-8.7.jar 3.3 MB 839 836 23 1.2 Yes No
commons-compress-1.23.0.jar 1.1 MB 614 562 36 1.8 Yes No
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes No
maven-api-meta-4.0.0-alpha-5.jar 11.5 kB 25 10 1 1.8 No No
maven-api-xml-4.0.0-alpha-5.jar 8.4 kB 16 1 1 1.8 Yes No
maven-artifact-3.5.4.jar 54.9 kB 57 32 11 1.7 Yes No
maven-builder-support-3.5.4.jar 14.8 kB 24 10 1 1.7 Yes No
maven-compat-3.5.4.jar 290.4 kB 215 163 29 1.7 Yes No
maven-core-3.5.4.jar 630.1 kB 485 398 56 1.7 Yes No
maven-model-3.5.4.jar 165 kB 71 54 3 1.7 Yes No
maven-model-builder-3.5.4.jar 177.4 kB 150 117 16 1.7 Yes No
maven-plugin-api-3.5.4.jar 47.6 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.5.4.jar 27.5 kB 27 9 2 1.7 Yes No
maven-resolver-provider-3.5.4.jar 67 kB 43 26 1 1.7 Yes No
maven-settings-3.5.4.jar 44.6 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.5.4.jar 43.1 kB 53 32 5 1.7 Yes No
maven-xml-impl-4.0.0-alpha-5.jar 27.4 kB 30 11 2 1.8 Yes No
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes No
maven-plugin-annotations-3.9.0.jar 13.9 kB 22 7 1 1.8 Yes No
maven-resolver-api-1.1.1.jar 146.2 kB 151 128 11 1.7 Yes No
maven-resolver-impl-1.1.1.jar 184.6 kB 116 96 4 1.7 Yes No
maven-resolver-spi-1.1.1.jar 35.8 kB 56 34 8 1.7 Yes No
maven-resolver-util-1.1.1.jar 158.9 kB 128 101 13 1.7 Yes No
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes No
wagon-provider-api-3.1.0.jar 55.3 kB 60 39 8 1.7 Yes No
plexus-archiver-4.7.1.jar 220.6 kB 208 168 26 1.8 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No No
plexus-interpolation-1.24.jar 78.9 kB 76 59 7 1.5 Yes No
plexus-io-3.4.1.jar 79.4 kB 89 68 7 1.8 Yes No
plexus-resources-1.2.0.jar 22.9 kB 32 18 2 1.8 Yes No
plexus-utils-4.0.0.jar 192.4 kB 128 86 7 11 Yes No
plexus-xml-4.0.0.jar 89.4 kB 43 24 2 1.8 Yes No
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.4.jar 27.7 kB 31 13 3 1.4 Yes No
xz-1.9.jar 116 kB 132 117 10 9 No Yes
serializer-2.7.3.jar 283.5 kB 123 108 3 1.8 Yes No
xalan-2.7.3.jar 3.5 MB 1653 1581 50 1.8 Yes No
xercesImpl-2.9.1.jar 1.2 MB 964 894 38 1.1 No No
xml-apis-1.0.b2.jar 109.3 kB 217 184 17 1.2 No No
xml-resolver-1.2.jar 84.1 kB 49 30 5 1.1 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
60 24.8 MB 12242 10765 629 11 54 1
compile: 7 compile: 906.7 kB compile: 707 compile: 571 compile: 40 11 compile: 6 -
provided: 29 provided: 6.2 MB provided: 4911 provided: 4286 provided: 246 provided: 28 -
test: 24 test: 17.6 MB test: 6624 test: 5908 test: 343 9 test: 20 test: 1