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.apache.maven.shared file-management 3.1.0 jar Apache License, Version 2.0
org.apache.maven.shared maven-dependency-tree 3.1.0 jar Apache License, Version 2.0
org.spdx java-spdx-library 1.1.10 jar The Apache Software License, Version 2.0
org.spdx spdx-jackson-store 1.1.9 jar The Apache Software License, Version 2.0
org.spdx spdx-rdf-store 1.1.9 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 Licenses
junit junit 4.13.1 jar Eclipse Public License 1.0
org.apache.maven maven-compat 3.8.5 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.apache.maven.resolver maven-resolver-connector-basic 1.6.3 jar Apache License, Version 2.0
org.eclipse.aether aether-transport-file 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-transport-http 1.1.0 jar Eclipse 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:

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-core 3.8.5 jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.8.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.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 Type Licenses
com.apicatalog titanium-json-ld 1.3.2 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.16.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.16.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.15.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.15.0 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.5.1 jar The Apache License, Version 2.0
com.github.andrewoma.dexx collection 0.7 jar MIT License
com.github.ben-manes.caffeine caffeine 3.1.8 jar Apache License, Version 2.0
com.github.jsonld-java jsonld-java 0.13.4 jar Revised BSD License
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.code.gson gson 2.8.9 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.1.3 jar Apache 2.0
com.google.protobuf protobuf-java 3.24.3 jar BSD-3-Clause
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
commons-codec commons-codec 1.16.0 jar Apache-2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apache.commons commons-csv 1.10.0 jar Apache-2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient-cache 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.3.2 jar Apache License, Version 2.0
org.apache.jena jena-arq 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-base 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-core 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-iri 4.10.0 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.19.0 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.37.0 jar The MIT License
org.codehaus.plexus plexus-utils 3.3.0 jar Apache License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
org.eclipse.aether aether-util 1.1.0 jar Eclipse Public License, Version 1.0
org.glassfish jakarta.json 2.0.1 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.json json 20231013 jar Public Domain
org.jsoup jsoup 1.15.3 jar The MIT License
org.roaringbitmap RoaringBitmap 1.0.0 jar Apache 2
org.slf4j jcl-over-slf4j 1.6.2 jar MIT License
org.slf4j slf4j-api 1.7.32 jar MIT License
org.yaml snakeyaml 2.0 jar Apache 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 Licenses
classworlds classworlds 1.1-alpha-2 jar -
org.apache.maven.wagon wagon-provider-api 3.5.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.1.0 jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.1.0 jar Eclipse Public License, Version 1.0
org.hamcrest hamcrest-core 1.3 jar New 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 25.1-android - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 - 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
org.apache.maven maven-artifact 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.8.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.8.5 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 - jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 - jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 - jar MIT license
org.codehaus.plexus plexus-cipher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.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-interpolation 1.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 - jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: JSON-P Default Provider

Apache 2.0: error-prone annotations

The BSD License: Stax2 API

The Apache License, Version 2.0: Woodstox

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, dexx

BSD-3-Clause: Protocol Buffers [Core]

Public Domain: AOP alliance, JSON in Java

New BSD License: Hamcrest Core

Apache 2: org.roaringbitmap:RoaringBitmap

Eclipse Public License, Version 1.0: Aether API, Aether SPI, Aether Transport File, Aether Transport HTTP, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Default Plexus Container, classworlds

GNU General Public License, version 2 with the GNU Classpath Exception: JSON-P Default Provider

The MIT License: Checker Qual, jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore, Apache Maven Dependency Tree, Apache Maven File Management API, Apache Maven Shared Utils, Apache Maven Wagon :: API, Caffeine cache, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, 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 Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, SnakeYAML, Titanium JSON-LD 1.1 (JRE11)

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

Apache-2.0: Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Gson

Revised BSD License: JSONLD Java :: Core

CDDL + GPLv2 with classpath exception: javax.annotation API

MIT license: Animal Sniffer Annotations

The Apache Software License, Version 2.0: Apache Jena - ARQ, Apache Jena - Base, Apache Jena - Core, Apache Jena - IRI, Apache Thrift, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Plexus Archiver Component, Plexus IO Components, jackson-databind, java-spdx-library, javax.inject, spdx-jackson-store, spdx-maven-plugin Maven Plugin, spdx-rdf-store

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
titanium-json-ld-1.3.2.jar 291.4 kB 175 140 26 - Yes
jackson-annotations-2.16.0.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.15.0.jar 542.6 kB 247 186 15 - Yes
jackson-databind-2.16.0.jar 1.6 MB 818 779 24 - Yes
jackson-dataformat-xml-2.15.0.jar 126.1 kB 87 63 7 - Yes
jackson-dataformat-yaml-2.15.0.jar 54.6 kB 43 21 4 - Yes
woodstox-core-6.5.1.jar 1.6 MB 1092 942 79 - Yes
collection-0.7.jar 165 kB 147 134 6 1.6 Yes
caffeine-3.1.8.jar 889.2 kB 713 704 3 - Yes
jsonld-java-0.13.4.jar 3.1 MB 2059 2021 22 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
gson-2.8.9.jar 258.1 kB 214 196 10 - Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.1-android.jar 2.6 MB 1905 1875 18 1.7 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
protobuf-java-3.24.3.jar 1.8 MB 739 720 2 1.8 Yes
commons-cli-1.5.0.jar 58.3 kB 42 29 1 1.7 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-compress-1.24.0.jar 1.1 MB 617 563 37 - Yes
commons-csv-1.10.0.jar 54.7 kB 32 19 1 1.8 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
httpclient-4.3.5.jar 590.5 kB 459 420 24 1.5 Yes
httpclient-cache-4.5.14.jar 164 kB 103 83 4 1.6 Yes
httpcore-4.3.2.jar 282.3 kB 260 232 15 1.5 Yes
jena-arq-4.10.0.jar 3.8 MB 2417 2285 116 - Yes
jena-base-4.10.0.jar 256.2 kB 206 182 11 - Yes
jena-core-4.10.0.jar 2 MB 1377 1265 60 - Yes
jena-iri-4.10.0.jar 138.7 kB 74 59 2 - Yes
maven-artifact-3.8.5.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.5.jar 14.3 kB 24 10 1 1.7 Yes
maven-compat-3.8.5.jar 288.1 kB 215 163 29 1.7 Yes
maven-core-3.8.5.jar 641 kB 495 408 56 1.7 Yes
maven-model-3.8.5.jar 215.3 kB 94 77 3 1.7 Yes
maven-model-builder-3.8.5.jar 195.8 kB 159 126 16 1.7 Yes
maven-plugin-api-3.8.5.jar 47 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.8.5.jar 28.4 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.8.5.jar 67.2 kB 43 26 1 1.7 Yes
maven-settings-3.8.5.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.8.5.jar 42.1 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes
maven-resolver-api-1.6.3.jar 149.3 kB 156 132 12 1.7 Yes
maven-resolver-connector-basic-1.6.3.jar 45.7 kB 36 19 1 1.7 Yes
maven-resolver-impl-1.6.3.jar 179.6 kB 115 94 5 1.7 Yes
maven-resolver-spi-1.6.3.jar 38.4 kB 56 34 8 1.7 Yes
maven-resolver-util-1.6.3.jar 168.9 kB 132 105 13 1.7 Yes
file-management-3.1.0.jar 36.3 kB 39 18 4 1.8 Yes
maven-dependency-tree-3.1.0.jar 103.1 kB 85 62 6 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-3.5.1.jar 55.1 kB 60 39 8 1.7 Yes
libthrift-0.19.0.jar 360.1 kB 276 258 12 1.8 Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes
aether-api-1.1.0.jar 136.4 kB 149 128 11 1.5 Yes
aether-spi-1.1.0.jar 30.7 kB 54 34 8 1.5 Yes
aether-transport-file-1.1.0.jar 8.9 kB 19 4 1 1.5 Yes
aether-transport-http-1.1.0.jar 36.7 kB 35 20 1 1.5 Yes
aether-util-1.1.0.jar 149.6 kB 128 103 13 1.5 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
jakarta.json-2.0.1.jar 143.8 kB 114 96 6 - Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
json-20231013.jar 74.7 kB 38 29 1 1.8 Yes
jsoup-1.15.3.jar 438 kB 284 266 7 1.8 Yes
RoaringBitmap-1.0.0.jar 447.7 kB 188 175 6 - Yes
jcl-over-slf4j-1.6.2.jar 17.3 kB 23 9 2 1.3 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
java-spdx-library-1.1.10.jar 3.6 MB 793 172 14 1.8 Yes
spdx-jackson-store-1.1.9.jar 47.7 kB 30 17 1 1.8 Yes
spdx-rdf-store-1.1.9.jar 71.9 kB 25 12 1 - Yes
snakeyaml-2.0.jar 334.8 kB 280 232 24 - Yes
Total Size Entries Classes Packages Java Version Debug Information
90 35.1 MB 22707 19630 1065 1.8 86
compile: 45 compile: 27.6 MB compile: 16472 compile: 14352 compile: 678 - compile: 44
test: 14 test: 1.6 MB test: 1489 test: 1169 test: 145 - test: 14
provided: 31 provided: 6 MB provided: 4746 provided: 4109 provided: 242 - provided: 28