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.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.jena jena-cmds 5.2.0 jar Apache 2.0 License
org.slf4j slf4j-api 2.1.0-alpha1 jar MIT License
org.slf4j slf4j-simple 2.1.0-alpha1 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
junit junit 4.13.2 jar Eclipse Public License 1.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.4.1 jar 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.google.code.gson gson 2.11.0 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.27.0 jar Apache 2.0
com.google.protobuf protobuf-java 4.28.2 jar BSD-3-Clause
commons-cli commons-cli 1.8.0 jar Apache-2.0
commons-codec commons-codec 1.17.1 jar Apache-2.0
commons-io commons-io 2.17.0 jar Apache-2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.27.1 jar Apache-2.0
org.apache.commons commons-csv 1.12.0 jar Apache-2.0
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apache.jena jena-arq 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-base 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-core 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-dboe-base 5.2.0 jar Apache License 2.0
org.apache.jena jena-dboe-index 5.2.0 jar Apache License 2.0
org.apache.jena jena-dboe-storage 5.2.0 jar Apache License 2.0
org.apache.jena jena-dboe-trans-data 5.2.0 jar Apache License 2.0
org.apache.jena jena-dboe-transaction 5.2.0 jar Apache License 2.0
org.apache.jena jena-iri 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-rdfconnection 5.2.0 jar Apache 2.0 License
org.apache.jena jena-rdfpatch 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shacl 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shex 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb1 5.2.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb2 5.2.0 jar The Apache Software License, Version 2.0
org.apache.thrift libthrift 0.21.0 jar The Apache Software License, Version 2.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.roaringbitmap RoaringBitmap 1.3.0 jar Apache 2

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 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • cz.zcu.mre:ontology:jar:2024.11 [Information]
    • org.apache.jena:jena-cmds:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-core:jar:5.2.0 (compile) [Information]
        • org.apache.jena:jena-base:jar:5.2.0 (compile) [Information]
          • org.apache.commons:commons-csv:jar:1.12.0 (compile) [Information]
          • commons-io:commons-io:jar:2.17.0 (compile) [Information]
          • commons-codec:commons-codec:jar:1.17.1 (compile) [Information]
          • org.apache.commons:commons-compress:jar:1.27.1 (compile) [Information]
          • org.apache.commons:commons-collections4:jar:4.4 (compile) [Information]
          • com.github.ben-manes.caffeine:caffeine:jar:3.1.8 (compile) [Information]
          • com.github.andrewoma.dexx:collection:jar:0.7 (compile) [Information]
        • org.apache.jena:jena-iri:jar:5.2.0 (compile) [Information]
        • org.roaringbitmap:RoaringBitmap:jar:1.3.0 (compile) [Information]
      • org.apache.jena:jena-arq:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-rdfpatch:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-shacl:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-shex:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-tdb1:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-tdb2:jar:5.2.0 (compile) [Information]
        • org.apache.jena:jena-dboe-storage:jar:5.2.0 (compile) [Information]
          • org.apache.jena:jena-dboe-trans-data:jar:5.2.0 (compile) [Information]
            • org.apache.jena:jena-dboe-transaction:jar:5.2.0 (compile) [Information]
              • org.apache.jena:jena-dboe-base:jar:5.2.0 (compile) [Information]
            • org.apache.jena:jena-dboe-index:jar:5.2.0 (compile) [Information]
      • org.apache.jena:jena-rdfconnection:jar:5.2.0 (compile) [Information]
      • commons-cli:commons-cli:jar:1.8.0 (compile) [Information]
    • org.apache.httpcomponents:httpclient:jar:4.5.14 (compile) [Information]
    • org.slf4j:slf4j-api:jar:2.1.0-alpha1 (compile) [Information]
    • org.slf4j:slf4j-simple:jar:2.1.0-alpha1 (compile) [Information]
    • junit:junit:jar:4.13.2 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]

Licenses

Eclipse Public License 2.0: JSON-P Default Provider

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Provider, dexx

BSD-3-Clause: Protocol Buffers [Core]

New BSD License: Hamcrest Core

GPLv3: MRE Ontology

Apache 2: org.roaringbitmap:RoaringBitmap

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 2.0 License: Apache Jena - Command line tools, Apache Jena - RDF Connection

Apache-2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Gson

Apache License, Version 2.0: Apache Commons Collections, Apache HttpClient, Apache HttpCore, Caffeine cache, Titanium JSON-LD 1.1 (JRE11)

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Jena - ARQ, Apache Jena - Base, Apache Jena - Core, Apache Jena - IRI, Apache Jena - RDF Patch, Apache Jena - SHACL, Apache Jena - ShEx, Apache Jena - TDB1 (Native Triple Store), Apache Jena - TDB2 (Native Triple Store), Apache Thrift

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
titanium-json-ld-1.4.1.jar 300.1 kB 181 146 26 11 Yes
collection-0.7.jar 165 kB 147 134 6 1.6 Yes
caffeine-3.1.8.jar 889.2 kB 713 704 3 11 Yes
gson-2.11.0.jar 298.4 kB 244 - - - -
   • Root - 243 223 9 1.7 Yes
   • Versioned - 1 1 1 9 No
error_prone_annotations-2.27.0.jar 19.4 kB 47 - - - -
   • Root - 40 27 2 1.8 Yes
   • Versioned - 7 1 1 9 No
protobuf-java-4.28.2.jar 1.8 MB 754 734 2 1.8 Yes
commons-cli-1.8.0.jar 73.6 kB 51 - - - -
   • Root - 50 37 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-codec-1.17.1.jar 372.7 kB 262 - - - -
   • Root - 261 114 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.17.0.jar 516 kB 378 - - - -
   • Root - 377 350 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-compress-1.27.1.jar 1.1 MB 625 - - - -
   • Root - 624 572 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-csv-1.12.0.jar 56.6 kB 33 - - - -
   • Root - 32 19 1 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.17.0.jar 673.6 kB 426 - - - -
   • Root - 425 395 18 1.8 Yes
   • Versioned - 1 1 1 9 No
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
jena-arq-5.2.0.jar 4 MB 2472 2335 121 17 Yes
jena-base-5.2.0.jar 261.2 kB 208 184 11 17 Yes
jena-cmds-5.2.0.jar 291.8 kB 205 175 15 17 Yes
jena-core-5.2.0.jar 2 MB 1357 1243 62 17 Yes
jena-dboe-base-5.2.0.jar 139 kB 104 81 10 17 Yes
jena-dboe-index-5.2.0.jar 17.2 kB 25 10 1 17 Yes
jena-dboe-storage-5.2.0.jar 37.9 kB 38 20 4 17 Yes
jena-dboe-trans-data-5.2.0.jar 101.6 kB 55 37 3 17 Yes
jena-dboe-transaction-5.2.0.jar 85.1 kB 69 52 3 17 Yes
jena-iri-5.2.0.jar 138.6 kB 74 59 2 17 Yes
jena-rdfconnection-5.2.0.jar 72.6 kB 52 37 2 17 Yes
jena-rdfpatch-5.2.0.jar 131.5 kB 113 90 8 17 Yes
jena-shacl-5.2.0.jar 367.1 kB 210 179 13 17 Yes
jena-shex-5.2.0.jar 233.9 kB 129 106 8 17 Yes
jena-tdb1-5.2.0.jar 543.7 kB 357 314 28 17 Yes
jena-tdb2-5.2.0.jar 319.7 kB 189 155 19 17 Yes
libthrift-0.21.0.jar 360.5 kB 276 258 12 1.8 Yes
jakarta.json-2.0.1.jar 143.8 kB 114 96 6 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
RoaringBitmap-1.3.0.jar 459.3 kB 191 - - - -
   • Root - 187 178 6 1.8 Yes
   • Versioned - 4 1 1 9 Yes
slf4j-api-2.1.0-alpha1.jar 70.9 kB 73 - - - -
   • Root - 71 57 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.1.0-alpha1.jar 15.9 kB 23 - - - -
   • Root - 21 7 1 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
39 18.4 MB 12027 10798 562 17 39
compile: 37 compile: 18 MB compile: 11586 compile: 10403 compile: 527 17 compile: 37
test: 2 test: 429.6 kB test: 441 test: 395 test: 35 1.5 test: 2