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.commons commons-compress 1.22 jar Apache License, Version 2.0
org.getalp dbnary-jena-libs 3.1.12 pom MIT License
org.rdfhdt hdt-java-core 2.2.1 jar GNU Library or Lesser General Public License (LGPL) 3.0
org.slf4j slf4j-api 1.7.36 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
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 1.7.36 jar MIT License

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.github.andrewoma.dexx collection 0.7 jar MIT License
com.github.jsonld-java jsonld-java 0.13.4 jar Revised BSD License
com.google.code.gson gson 2.10.1 jar Apache-2.0
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
org.apache.commons commons-csv 1.10.0 jar Apache-2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.5 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 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.4.15 jar Apache License, Version 2.0
org.apache.jena apache-jena-libs 4.8.0 pom The Apache Software License, Version 2.0
org.apache.jena jena-arq 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-base 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-core 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-dboe-base 4.8.0 jar Apache License 2.0
org.apache.jena jena-dboe-index 4.8.0 jar Apache License 2.0
org.apache.jena jena-dboe-storage 4.8.0 jar Apache License 2.0
org.apache.jena jena-dboe-trans-data 4.8.0 jar Apache License 2.0
org.apache.jena jena-dboe-transaction 4.8.0 jar Apache License 2.0
org.apache.jena jena-iri 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-rdfconnection 4.8.0 jar Apache 2.0 License
org.apache.jena jena-rdfpatch 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shacl 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shaded-guava 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shex 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb 4.8.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb2 4.8.0 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.18.1 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 4.2.1 jar The BSD License
org.glassfish jakarta.json 2.0.1 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.rdfhdt hdt-api 2.2.1 jar The Apache License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.36 jar Apache License, Version 2.0
org.tukaani xz 1.6 jar Public Domain
pl.edu.icm JLargeArrays 1.6 jar BSD 2-Clause

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.fasterxml.jackson.core jackson-annotations 2.13.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.13.4 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.4.2 jar The Apache Software License, Version 2.0
com.fasterxml.woodstox woodstox-core 6.4.0 jar The 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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: JSON-P Default Provider

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

The BSD License: Stax2 API

MIT License: SLF4J API Module, SLF4J Simple Binding, dbnary-hdt, dbnary-jena-libs, dexx

BSD-3-Clause: Protocol Buffers [Core]

BSD License 3: Hamcrest, Hamcrest Core

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

Public Domain: XZ for Java

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

Apache License 2.0: Apache Jena - DBOE Base, Apache Jena - DBOE Indexes, Apache Jena - DBOE Storage, Apache Jena - DBOE Transactional Datastructures, Apache Jena - DBOE Transactions

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore, JCL 1.2 implemented over SLF4J, Titanium JSON-LD 1.1 (JRE11)

Apache-2.0: Apache Commons CSV, Gson

Revised BSD License: JSONLD Java :: Core

Apache 2.0 License: Apache Jena - RDF Connection

GNU Library or Lesser General Public License (LGPL) 3.0: HDT Java Core

BSD 2-Clause: JLargeArrays

The Apache Software License, Version 2.0: Apache Commons Math, Apache Jena - ARQ, Apache Jena - Base, Apache Jena - Core, Apache Jena - IRI, Apache Jena - Libraries POM, Apache Jena - RDF Patch, Apache Jena - SHACL, Apache Jena - ShEx, Apache Jena - Shadowed external libraries, Apache Jena - TDB1 (Native Triple Store), Apache Jena - TDB2 (Native Triple Store), Apache Thrift, Jackson-annotations, Jackson-core, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
titanium-json-ld-1.3.2.jar 291.4 kB 175 140 26 - Yes No
jackson-annotations-2.13.4.jar 75.7 kB 84 72 2 - Yes No
jackson-core-2.13.4.jar 374.9 kB 156 128 13 - Yes No
jackson-databind-2.13.4.2.jar 1.5 MB 746 708 23 - Yes No
woodstox-core-6.4.0.jar 1.6 MB 1092 942 79 - Yes No
collection-0.7.jar 165 kB 147 134 6 1.6 Yes No
jsonld-java-0.13.4.jar 3.1 MB 2059 2021 22 1.8 Yes No
gson-2.10.1.jar 283.4 kB 238 218 10 - Yes No
protobuf-java-3.21.9.jar 1.7 MB 705 679 2 1.7 Yes No
commons-cli-1.5.0.jar 58.3 kB 42 29 1 1.7 Yes No
commons-codec-1.15.jar 353.8 kB 253 106 7 1.7 Yes No
commons-io-2.11.0.jar 327.1 kB 224 201 11 1.8 Yes No
commons-compress-1.22.jar 1 MB 575 523 35 1.8 Yes No
commons-csv-1.10.0.jar 54.7 kB 32 19 1 1.8 Yes No
commons-lang3-3.12.0.jar 587.4 kB 374 345 17 1.8 Yes No
commons-math3-3.5.jar 2 MB 1315 1215 74 1.5 Yes No
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes No
httpclient-cache-4.5.14.jar 164 kB 103 83 4 1.6 Yes No
httpcore-4.4.15.jar 328.3 kB 283 253 17 1.6 Yes No
apache-jena-libs-4.8.0.pom 2.7 kB - - - - - -
jena-arq-4.8.0.jar 3.8 MB 2417 2283 116 - Yes No
jena-base-4.8.0.jar 251.9 kB 205 181 11 - Yes No
jena-core-4.8.0.jar 1.9 MB 1324 1220 51 - Yes No
jena-dboe-base-4.8.0.jar 140.7 kB 104 81 10 - Yes No
jena-dboe-index-4.8.0.jar 17.3 kB 25 10 1 - Yes No
jena-dboe-storage-4.8.0.jar 38 kB 38 20 4 - Yes No
jena-dboe-trans-data-4.8.0.jar 101.8 kB 55 37 3 - Yes No
jena-dboe-transaction-4.8.0.jar 85 kB 69 52 3 - Yes No
jena-iri-4.8.0.jar 138.7 kB 74 59 2 - Yes No
jena-rdfconnection-4.8.0.jar 70.3 kB 51 36 2 - Yes No
jena-rdfpatch-4.8.0.jar 131.9 kB 113 90 8 - Yes No
jena-shacl-4.8.0.jar 365 kB 210 179 13 - Yes No
jena-shaded-guava-4.8.0.jar 3.1 MB 2070 2025 19 1.8 Yes No
jena-shex-4.8.0.jar 233.8 kB 129 106 8 - Yes No
jena-tdb-4.8.0.jar 537.2 kB 354 311 27 - Yes No
jena-tdb2-4.8.0.jar 305.5 kB 185 150 19 - Yes No
libthrift-0.18.1.jar 362.1 kB 270 252 12 - Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes No
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes No
pom.xml 3.2 kB - - - - - -
jakarta.json-2.0.1.jar 143.8 kB 114 96 6 - Yes No
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes No
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes No
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes No
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes No
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes No
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes No
hdt-api-2.2.1.jar 34.3 kB 57 37 10 - Yes No
hdt-java-core-2.2.1.jar 331.2 kB 247 211 25 - Yes No
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes No
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes No
xz-1.6.jar 103.1 kB 121 108 9 1.4 No Yes
JLargeArrays-1.6.jar 235.4 kB 162 151 1 1.7 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
55 28.4 MB 18421 16738 802 1.8 52 1
compile: 42 compile: 24 MB compile: 15645 compile: 14299 compile: 635 - compile: 39 compile: 1
test: 9 test: 864 kB test: 698 test: 589 test: 50 - test: 9 -
runtime: 4 runtime: 3.6 MB runtime: 2078 runtime: 1850 runtime: 117 - runtime: 4 -