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 Optional
com.fasterxml.jackson.core jackson-core 2.17.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.17.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.17.0 jar The Apache Software License, Version 2.0 No
org.apache.maven.reporting maven-reporting-api 4.0.0-M9 jar Apache-2.0 No
org.apache.maven.reporting maven-reporting-impl 4.0.0-M13 jar Apache-2.0 No
org.projectlombok lombok 1.18.30 jar The MIT License Yes

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
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.1 jar Eclipse Public License v2.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 Type Licenses
org.apache.maven maven-plugin-api 3.9.6 jar Apache-2.0
org.apache.maven maven-project 3.0-alpha-2 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 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
com.fasterxml.jackson.core jackson-annotations 2.17.0 jar The Apache Software License, Version 2.0
com.github.cliftonlabs json-simple 3.0.2 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.14.9 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.23.0 jar Apache-2.0
org.apache.commons commons-digester3 3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.apache.maven maven-archiver 3.6.1 jar Apache-2.0
org.apache.maven.doxia doxia-core 2.0.0-M8 jar Apache-2.0
org.apache.maven.doxia doxia-integration-tools 2.0.0-M16 jar Apache-2.0
org.apache.maven.doxia doxia-module-apt 2.0.0-M8 jar Apache-2.0
org.apache.maven.doxia doxia-module-xdoc 2.0.0-M8 jar Apache-2.0
org.apache.maven.doxia doxia-module-xhtml5 2.0.0-M8 jar Apache-2.0
org.apache.maven.doxia doxia-sink-api 2.0.0-M8 jar Apache-2.0
org.apache.maven.doxia doxia-site-model 2.0.0-M16 jar Apache-2.0
org.apache.maven.doxia doxia-site-renderer 2.0.0-M16 jar Apache-2.0
org.apache.maven.doxia doxia-skin-model 2.0.0-M16 jar Apache-2.0
org.apache.maven.shared maven-shared-utils 3.4.2 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0
org.apache.velocity.tools velocity-tools-generic 3.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 4.8.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.7.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 jar -
org.codehaus.plexus plexus-interpolation 1.1 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-io 3.4.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 4.0.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-velocity 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-xml 3.0.0 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.9.0.M2 jar Eclipse Public License, Version 1.0
org.iq80.snappy snappy 0.4 jar Apache License 2.0
org.slf4j slf4j-api 1.7.36 jar MIT License
org.yaml snakeyaml 2.2 jar Apache 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 Licenses
com.github.luben zstd-jni 1.5.5-5 jar BSD 2-Clause License
org.tukaani xz 1.9 jar Public Domain

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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache 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 Type Licenses
com.google.code.google-collections google-collect snapshot-20080530 jar The Apache Software License, Version 2.0
commons-logging commons-logging-api 1.1 jar -
junit junit 3.8.2 jar Common Public License Version 1.0
log4j log4j 1.2.12 jar -
org.apache.maven maven-artifact 3.9.6 jar Apache-2.0
org.apache.maven maven-compat 3.0-alpha-2 jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.9.6 jar Apache-2.0
org.apache.maven maven-project-builder 3.0-alpha-2 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-beta-4 jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-beta-3.0.5 jar The Apache Software License, Version 2.0
org.codehaus.woodstox wstx-asl 3.2.6 jar The Apache Software License, Version 2.0
org.sonatype.spice model-builder 1.3 jar -
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher

Public Domain: XZ for Java

BSD 2-Clause License: zstd-jni

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

Unknown: Maven Shared Model, Plexus I18N Component, log4j

Apache License 2.0: snappy

The MIT License: Project Lombok

Apache-2.0: Apache Commons Compress, Apache Maven Archiver, Apache Maven Reporting API, Apache Maven Reporting Implementation, Apache Maven Shared Utils, Doxia :: APT Module, Doxia :: Core, Doxia :: Sink API, Doxia :: XDoc Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Model, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Maven Artifact, Maven Model, Maven Plugin API, Maven Plugin Tools Java Annotations, MetricsHub Connector Maven Plugin

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Velocity - Engine, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Velocity Component, Plexus XML Utilities, SnakeYAML

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Apache XBean :: Reflect, JSON.simple, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Maven Compat, Maven Project, Maven Project Builder, Maven Wagon API, Plexus :: Default Container, Plexus Interpolation API, StAX API, Woodstox, google-collect, jackson-databind, javax.inject

Common Public License Version 1.0: JUnit

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information Sealed
Filename Size Entries Classes Packages Java Version Debug Information Sealed
jackson-annotations-2.17.0.jar 78.5 kB 87 74 2 9 Yes No
jackson-core-2.17.0.jar 581.6 kB 272 211 15 21 Yes No
jackson-databind-2.17.0.jar 1.6 MB 824 785 24 9 Yes No
jackson-dataformat-yaml-2.17.0.jar 55.4 kB 43 21 4 9 Yes No
json-simple-3.0.2.jar 35.1 kB 28 17 1 1.7 Yes No
zstd-jni-1.5.5-5.jar 5.9 MB 74 33 2 1.6 Yes No
google-collect-snapshot-20080530.jar 501.6 kB 445 430 2 1.5 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 Yes No
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-3.8.2.jar 120.6 kB 120 102 6 1.2 Yes No
log4j-1.2.12.jar 358.1 kB 283 253 19 1.1 Yes No
byte-buddy-1.14.9.jar 4.2 MB 2934 2880 39 9 Yes No
commons-compress-1.23.0.jar 1.1 MB 614 562 36 1.8 Yes No
commons-digester3-3.2.jar 241.6 kB 213 189 11 1.5 Yes No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes No
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes No
maven-archiver-3.6.1.jar 26.6 kB 19 5 1 1.8 Yes No
maven-artifact-3.9.6.jar 58.7 kB 59 34 11 1.8 Yes No
maven-compat-3.0-alpha-2.jar 237.6 kB 189 151 22 1.5 Yes No
maven-model-3.9.6.jar 217.6 kB 97 80 3 1.8 Yes No
maven-plugin-api-3.9.6.jar 47.4 kB 48 27 6 1.8 Yes No
maven-project-3.0-alpha-2.jar 142.6 kB 95 69 11 1.5 Yes No
maven-project-builder-3.0-alpha-2.jar 169.1 kB 195 177 3 1.5 Yes No
doxia-core-2.0.0-M8.jar 145.8 kB 139 110 12 1.8 Yes No
doxia-integration-tools-2.0.0-M16.jar 50.2 kB 48 5 1 1.8 Yes No
doxia-module-apt-2.0.0-M8.jar 52.9 kB 48 30 1 1.8 Yes No
doxia-module-xdoc-2.0.0-M8.jar 35.2 kB 32 13 1 1.8 Yes No
doxia-module-xhtml5-2.0.0-M8.jar 17 kB 24 6 1 1.8 Yes No
doxia-sink-api-2.0.0-M8.jar 10.2 kB 18 3 1 1.8 No No
doxia-site-model-2.0.0-M16.jar 85.8 kB 56 33 5 1.8 Yes No
doxia-site-renderer-2.0.0-M16.jar 42 kB 40 10 2 1.8 Yes No
doxia-skin-model-2.0.0-M16.jar 16.4 kB 23 5 2 1.8 Yes No
maven-plugin-annotations-3.10.2.jar 13.9 kB 22 7 1 1.8 Yes No
maven-reporting-api-4.0.0-M9.jar 9.8 kB 18 4 1 1.8 Yes No
maven-reporting-impl-4.0.0-M13.jar 20.6 kB 16 2 1 1.8 Yes No
maven-shared-utils-3.4.2.jar 151.1 kB 103 79 9 1.8 Yes No
wagon-provider-api-1.0-beta-4.jar 52.2 kB 61 41 8 1.4 Yes No
velocity-engine-core-2.3.jar 531.3 kB 299 256 19 1.8 Yes No
velocity-tools-generic-3.1.jar 216.9 kB 116 98 3 1.8 Yes No
xbean-reflect-3.4.jar 133.8 kB 125 110 2 1.5 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
plexus-archiver-4.8.0.jar 224 kB 211 171 26 1.8 Yes No
plexus-classworlds-2.7.0.jar 53.3 kB 51 36 5 1.8 Yes No
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No No
plexus-container-default-1.0-beta-3.0.5.jar 209.1 kB 225 180 30 1.5 Yes No
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes No
plexus-interpolation-1.1.jar 35.5 kB 44 30 4 1.4 Yes No
plexus-io-3.4.1.jar 79.4 kB 89 68 7 1.8 Yes No
plexus-utils-4.0.0.jar 192.4 kB 128 86 7 11 Yes No
plexus-velocity-2.0.jar 4.8 kB 15 2 1 1.8 Yes No
plexus-xml-3.0.0.jar 93 kB 44 25 2 1.8 Yes No
wstx-asl-3.2.6.jar 520.4 kB 261 251 20 1.2 Yes No
org.eclipse.sisu.inject-0.9.0.M2.jar 424.6 kB 318 294 9 1.8 Yes No
org.eclipse.sisu.plexus-0.9.0.M2.jar 209.8 kB 203 165 20 1.8 Yes No
snappy-0.4.jar 58 kB 34 24 1 1.6 Yes No
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes No
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes No
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes No
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes No
junit-platform-launcher-1.10.1.jar 183.8 kB 131 116 7 9 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes No
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes No
model-builder-1.3.jar 35.6 kB 37 24 2 1.5 Yes No
xz-1.9.jar 116 kB 132 117 10 9 No Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes No
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes No
lombok-1.18.30.jar 2 MB 1063 172 13 9 Yes No
72 25.1 MB 13323 10857 586 21 68 1
compile: 46 compile: 15.2 MB compile: 10062 compile: 8091 compile: 376 21 compile: 43 -
runtime: 2 runtime: 6 MB runtime: 206 runtime: 150 runtime: 12 runtime: 1 runtime: 1
provided: 17 provided: 2.9 MB provided: 2339 provided: 1996 provided: 153 provided: 17 -
test: 7 test: 971.7 kB test: 716 test: 620 test: 45 9 test: 7 -
No results.