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.inrupt.client inrupt-client-api 1.3.1 jar MIT License
com.inrupt.rdf inrupt-commons-rdf4j 0.6.0 jar Apache License, Version 2.0
org.eclipse.rdf4j rdf4j-common-exception 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-model 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-query 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-repository-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-repository-sail 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-repository-sparql 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-nquads 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-ntriples 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-trig 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-turtle 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-sail-memory 5.1.0 jar Eclipse Distribution License 1.0
org.slf4j slf4j-api 2.0.16 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
com.inrupt.client inrupt-client-httpclient 1.3.1 jar MIT License
com.inrupt.client inrupt-client-okhttp 1.3.1 jar MIT License
com.inrupt.client inrupt-client-test 1.3.1 jar MIT License
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License 2.0
org.slf4j slf4j-simple 2.0.16 jar MIT License
org.wiremock wiremock-standalone 3.10.0 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.fasterxml.jackson.core jackson-annotations 2.18.2 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.2 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.2 jar Apache License, Version 2.0
com.github.jsonld-java jsonld-java 0.13.4 jar Revised BSD License
com.google.guava failureaccess 1.0.2 jar Apache License, Version 2.0
com.google.guava guava 33.4.0-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar Apache License, Version 2.0
com.inrupt.rdf inrupt-rdf-wrapping-commons 1.1.1 jar MIT License
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-io commons-io 2.18.0 jar Apache License, Version 2.0
no.hasmac hasmac-json-ld 0.9.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 jar Apache License, Version 2.0
org.apache.commons commons-rdf-api 0.5.0 jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.eclipse.rdf4j rdf4j-collection-factory-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-annotation 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-io 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-iterator 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-order 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-text 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-transaction 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-common-xml 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-http-client 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-http-protocol 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-model-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-model-vocabulary 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryalgebra-evaluation 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryalgebra-model 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryparser-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryparser-sparql 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryresultio-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-queryresultio-sparqlxml 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-sail-api 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-sail-base 5.1.0 jar Eclipse Distribution License 1.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
org.eclipse.rdf4j rdf4j-queryresultio-binary 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-datatypes 5.1.0 jar Eclipse Distribution License 1.0
org.eclipse.rdf4j rdf4j-rio-languages 5.1.0 jar Eclipse Distribution License 1.0
org.slf4j jcl-over-slf4j 1.7.36 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
com.squareup.okhttp3 okhttp 4.12.0 jar Apache License, Version 2.0
com.squareup.okio okio 3.10.2 jar Apache License, Version 2.0
com.squareup.okio okio-jvm 3.10.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar Apache License, Version 2.0
org.jetbrains annotations 13.0 jar Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib 1.8.21 jar Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.8.21 jar Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk7 1.8.21 jar Apache License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-jdk8 1.8.21 jar Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License 2.0
org.opentest4j opentest4j 1.3.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: JUnit Jupiter API, JUnit Platform Commons

MIT License: Inrupt Java Client Libraries - API, Inrupt Java Client Libraries - HttpClient, Inrupt Java Client Libraries - OkHttp, Inrupt Java Client Libraries - RDF4J, Inrupt Java Client Libraries - Test, Inrupt RDF Wrapping - Commons RDF, SLF4J API Module, SLF4J Simple Provider

Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache Commons Text, Apache HttpClient, Apache HttpCore, Commons RDF API, Commons RDF Adaptor for RDF4J, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, HASMAC JSON-LD 1.1, IntelliJ IDEA Annotations, JCL 1.2 implemented over SLF4J, Jackson-annotations, Jackson-core, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, WireMock, jackson-databind, okhttp, okio, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Distribution License 1.0: RDF4J: Collection Factory - API, RDF4J: HTTP client, RDF4J: HTTP protocol, RDF4J: MemoryStore, RDF4J: Model, RDF4J: Model API, RDF4J: Query, RDF4J: Query algebra - evaluation, RDF4J: Query algebra - model, RDF4J: Query parser - API, RDF4J: Query parser - SPARQL, RDF4J: Query result IO - API, RDF4J: Query result IO - SPARQL/XML, RDF4J: Query result IO - binary, RDF4J: RDF Vocabularies, RDF4J: Repository - API, RDF4J: Rio - API, RDF4J: Rio - Datatypes, RDF4J: Rio - Languages, RDF4J: Rio - N-Quads, RDF4J: Rio - N-Triples, RDF4J: Rio - TriG, RDF4J: Rio - Turtle, RDF4J: SPARQL Repository, RDF4J: Sail API, RDF4J: Sail base implementations, RDF4J: SailRepository, RDF4J: common IO, RDF4J: common XML, RDF4J: common annotation, RDF4J: common exception, RDF4J: common iterators, RDF4J: common order, RDF4J: common text, RDF4J: common transaction

Revised BSD License: JSONLD Java :: Core