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.wcohen secondstring 20120620 jar -
commons-cli commons-cli 1.5.0 jar Apache License, Version 2.0
org.getalp dbnary-commons 3.1.18 jar MIT License
org.getalp dbnary-jena-libs 3.1.18 pom MIT License
org.getalp dbnary-ontology 3.1.18 jar MIT License
org.slf4j slf4j-api 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
cbrind jwf 1.0.1 jar -
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.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.gson gson 2.10.1 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.21.1 jar Apache 2.0
com.google.protobuf protobuf-java 3.21.9 jar BSD-3-Clause
com.wcohen cls 20120620 jar -
commons-codec commons-codec 1.16.0 jar Apache-2.0
commons-io commons-io 2.15.1 jar Apache-2.0
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.26.0 jar Apache-2.0
org.apache.commons commons-csv 1.10.0 jar Apache-2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.httpcomponents httpclient 4.5.14 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.16 jar Apache License, Version 2.0
org.apache.jena apache-jena-libs 4.10.0 pom The Apache Software 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-dboe-base 4.10.0 jar Apache License 2.0
org.apache.jena jena-dboe-index 4.10.0 jar Apache License 2.0
org.apache.jena jena-dboe-storage 4.10.0 jar Apache License 2.0
org.apache.jena jena-dboe-trans-data 4.10.0 jar Apache License 2.0
org.apache.jena jena-dboe-transaction 4.10.0 jar Apache License 2.0
org.apache.jena jena-iri 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-rdfconnection 4.10.0 jar Apache 2.0 License
org.apache.jena jena-rdfpatch 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shacl 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-shex 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb 4.10.0 jar The Apache Software License, Version 2.0
org.apache.jena jena-tdb2 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.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.roaringbitmap RoaringBitmap 1.0.0 jar Apache 2
org.slf4j jcl-over-slf4j 1.7.36 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.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

Project Dependency Graph

Dependency Tree

  • org.getalp:dbnary-enhancer:jar:3.1.18 [Information]
    • org.slf4j:slf4j-api:jar:1.7.36 (compile) [Information]
    • org.getalp:dbnary-jena-libs:pom:3.1.18 (compile) [Information]
    • commons-cli:commons-cli:jar:1.5.0 (compile) [Information]
    • com.wcohen:secondstring:jar:20120620 (compile) [Information]
      • com.wcohen:cls:jar:20120620 (compile) [Information]
      • cbrind:jwf:jar:1.0.1 (compile) [Information]
    • org.getalp:dbnary-commons:jar:3.1.18 (compile) [Information]
    • org.getalp:dbnary-ontology:jar:3.1.18 (compile) [Information]

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

MIT License: DBnary Ontology API, SLF4J API Module, dbnary-commons, dbnary-jena-libs, dexx

BSD-3-Clause: Protocol Buffers [Core]

Apache 2: org.roaringbitmap:RoaringBitmap

Unknown: W. Cohen Second String library, cls, jwf

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

The MIT License: Checker Qual

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

Apache License, Version 2.0: Apache Commons CLI, Apache Commons Collections, Apache HttpClient, Apache HttpClient Cache, Apache HttpCore, Caffeine cache, JCL 1.2 implemented over SLF4J, Titanium JSON-LD 1.1 (JRE11)

Revised BSD License: JSONLD Java :: Core

Apache 2.0 License: Apache Jena - RDF Connection

LGPL 2.1: DBnary dataset enhancer

The Apache Software License, Version 2.0: 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 - 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
jwf-1.0.1.jar 6.4 kB 11 8 1 1.2 No
titanium-json-ld-1.3.2.jar 291.4 kB 175 140 26 - Yes
jackson-annotations-2.13.4.jar 75.7 kB 84 72 2 - Yes
jackson-core-2.13.4.jar 374.9 kB 156 128 13 - Yes
jackson-databind-2.13.4.2.jar 1.5 MB 746 708 23 - Yes
woodstox-core-6.4.0.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
gson-2.10.1.jar 283.4 kB 238 218 10 - Yes
error_prone_annotations-2.21.1.jar 16.8 kB 39 27 2 1.8 Yes
protobuf-java-3.21.9.jar 1.7 MB 705 679 2 1.7 Yes
cls-20120620.jar 261.8 kB 225 208 13 1.2 Yes
secondstring-20120620.jar 208.7 kB 156 141 6 1.6 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.15.1.jar 501.2 kB 368 339 16 - Yes
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes
commons-compress-1.26.0.jar 1.1 MB 626 572 37 - Yes
commons-csv-1.10.0.jar 54.7 kB 32 19 1 1.8 Yes
commons-lang3-3.14.0.jar 658 kB 436 404 19 - Yes
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpclient-cache-4.5.14.jar 164 kB 103 83 4 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
apache-jena-libs-4.10.0.pom 2.7 kB - - - - -
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-dboe-base-4.10.0.jar 141 kB 104 81 10 - Yes
jena-dboe-index-4.10.0.jar 17.5 kB 25 10 1 - Yes
jena-dboe-storage-4.10.0.jar 38.2 kB 38 20 4 - Yes
jena-dboe-trans-data-4.10.0.jar 102 kB 55 37 3 - Yes
jena-dboe-transaction-4.10.0.jar 85.2 kB 69 52 3 - Yes
jena-iri-4.10.0.jar 138.7 kB 74 59 2 - Yes
jena-rdfconnection-4.10.0.jar 70.5 kB 51 36 2 - Yes
jena-rdfpatch-4.10.0.jar 132.1 kB 113 90 8 - Yes
jena-shacl-4.10.0.jar 365.6 kB 210 179 13 - Yes
jena-shex-4.10.0.jar 234 kB 129 106 8 - Yes
jena-tdb-4.10.0.jar 536.1 kB 352 310 27 - Yes
jena-tdb2-4.10.0.jar 305.1 kB 184 150 19 - Yes
libthrift-0.19.0.jar 360.1 kB 276 258 12 1.8 Yes
checker-qual-3.37.0.jar 224.5 kB 427 359 30 1.8 Yes
stax2-api-4.2.1.jar 195.9 kB 146 125 12 - Yes
dbnary-commons/target/classes - 0 0 0 - No
pom.xml 3.2 kB - - - - -
dbnary-ontology/target/classes - 0 0 0 - No
jakarta.json-2.0.1.jar 143.8 kB 114 96 6 - Yes
RoaringBitmap-1.0.0.jar 447.7 kB 188 175 6 - Yes
jcl-over-slf4j-1.7.36.jar 16.6 kB 23 9 2 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
50 24.9 MB 16382 14850 712 1.8 45
compile: 46 compile: 21.3 MB compile: 14304 compile: 13000 compile: 595 - compile: 41
runtime: 4 runtime: 3.6 MB runtime: 2078 runtime: 1850 runtime: 117 - runtime: 4