Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 | 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:
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 |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.13 | jar | Apache License, Version 2.0 |
| org.eclipse.rdf4j | rdf4j-queryresultio-binary | 3.7.7 | jar | Eclipse Distribution License 1.0 |
| org.eclipse.rdf4j | rdf4j-rio-datatypes | 3.7.7 | jar | Eclipse Distribution License 1.0 |
| org.eclipse.rdf4j | rdf4j-rio-languages | 3.7.7 | jar | Eclipse Distribution License 1.0 |
| org.slf4j | jcl-over-slf4j | 1.7.32 | 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:
Project Dependency Graph
Dependency Tree
- com.inrupt.client:inrupt-client-rdf-legacy:jar:1.3.1
- com.inrupt.client:inrupt-client-api:jar:1.3.1 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-rdf-api:jar:0.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.inrupt.rdf:inrupt-rdf-wrapping-commons:jar:1.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.18.0 (compile)
- com.inrupt.rdf:inrupt-commons-rdf4j:jar:0.6.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-rio-api:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-util:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- com.github.jsonld-java:jsonld-java:jar:0.13.3 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.7.32 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:jcl-over-slf4j:jar:1.7.32 (runtime)
- org.eclipse.rdf4j:rdf4j-util:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-model:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-model-api:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-model-vocabulary:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:guava:jar:33.4.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- org.eclipse.rdf4j:rdf4j-model-api:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-query:jar:3.7.7 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.2 (compile)
- org.eclipse.rdf4j:rdf4j-repository-api:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-repository-sparql:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-http-client:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-http-protocol:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryresultio-api:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryresultio-binary:jar:3.7.7 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
- commons-codec:commons-codec:jar:1.13 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-http-protocol:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-queryparser-api:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryparser-sparql:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-http-client:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-rio-turtle:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:3.7.7 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-rio-languages:jar:3.7.7 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:3.7.7 (runtime)
- org.eclipse.rdf4j:rdf4j-rio-trig:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-rio-ntriples:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-rio-nquads:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-repository-sail:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-sail-api:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:3.7.7 (compile)
- org.mapdb:mapdb:jar:1.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mapdb:mapdb:jar:1.0.8 (compile)
- org.eclipse.rdf4j:rdf4j-sail-api:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-sail-memory:jar:3.7.7 (compile)
- org.eclipse.rdf4j:rdf4j-sail-base:jar:3.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.rdf4j:rdf4j-sail-base:jar:3.7.7 (compile)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.wiremock:wiremock:jar:3.10.0 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-http:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-io:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-http:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-servlet:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-security:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-security:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-servlets:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-util:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-util:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-webapp:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-xml:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-xml:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-proxy:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-client:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-client:jar:11.0.24 (test)
- org.eclipse.jetty.http2:http2-server:jar:11.0.24 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.24 (test)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty.http2:http2-hpack:jar:11.0.24 (test)
- org.eclipse.jetty.http2:http2-common:jar:11.0.24 (test)
- org.eclipse.jetty:jetty-alpn-server:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-alpn-java-server:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-alpn-java-client:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.jetty:jetty-alpn-client:jar:11.0.24 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.18.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1 (test)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.1 (test)
- org.xmlunit:xmlunit-core:jar:2.10.0 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.xmlunit:xmlunit-legacy:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.xmlunit:xmlunit-placeholders:jar:2.10.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.javacrumbs.json-unit:json-unit-core:jar:2.40.1 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
- net.minidev:json-smart:jar:2.5.0 (test)
- net.minidev:accessors-smart:jar:2.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.minidev:accessors-smart:jar:2.5.0 (test)
- net.minidev:json-smart:jar:2.5.0 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.jknack:handlebars-helpers:jar:4.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-fileupload:commons-fileupload:jar:1.3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.networknt:json-schema-validator:jar:1.5.4 (test)
- com.ethlo.time:itu:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.2 (test)
- org.yaml:snakeyaml:jar:2.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.3 (test)
- com.ethlo.time:itu:jar:1.10.2 (test)
- org.eclipse.jetty:jetty-server:jar:11.0.24 (test)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
![[Information]](./images/icon_info_sml.gif)
- com.inrupt.client:inrupt-client-httpclient:jar:1.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.inrupt.client:inrupt-client-okhttp:jar:1.3.1 (test)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.21 (test)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21 (test)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.21 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.21 (test)
- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.21 (test)
- com.squareup.okio:okio:jar:3.10.2 (test)
- com.squareup.okio:okio-jvm:jar:3.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.squareup.okio:okio-jvm:jar:3.10.2 (test)
- com.squareup.okhttp3:okhttp:jar:4.12.0 (test)
- com.inrupt.client:inrupt-client-test:jar:1.3.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- com.inrupt.client:inrupt-client-api:jar:1.3.1 (compile)
Licenses
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD 3-Clause License: Hamcrest, Hamcrest Core, org.xmlunit:xmlunit-legacy
Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities
CDDL 1.1: jaxb-api
Apache License Version 2.0: JsonSchemaValidator
Eclipse Public License 2.0: JUnit Jupiter API, JUnit Platform Commons
Eclipse Public License 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
MIT License: Inrupt Java Client Libraries - API, Inrupt Java Client Libraries - HttpClient, Inrupt Java Client Libraries - Java 8 RDF Support, Inrupt Java Client Libraries - OkHttp, Inrupt Java Client Libraries - Test, Inrupt RDF Wrapping - Commons RDF, JOpt Simple, SLF4J API Module, SLF4J Simple Provider
Apache License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Codec, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Commons RDF API, Commons RDF Adaptor for RDF4J, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, Handlebars, Handlebars Helpers, IntelliJ IDEA Annotations, Internet Time Utility, JCL 1.2 implemented over SLF4J, JSON Small and Fast Parser, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, Jetty :: ALPN :: Client, Jetty :: ALPN :: JDK9 Client Implementation, Jetty :: ALPN :: JDK9 Server Implementation, Jetty :: ALPN :: Server, Jetty :: Asynchronous HTTP Client, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi, Jetty :: Proxy, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities, Kotlin Stdlib, Kotlin Stdlib Common, Kotlin Stdlib Jdk7, Kotlin Stdlib Jdk8, SnakeYAML, WireMock, jackson-databind, json-path, json-unit-core, mapdb, okhttp, okio, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-placeholders
Eclipse Distribution License 1.0: Jakarta Activation API jar, Jakarta XML Binding 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: util
Revised BSD License: JSONLD Java :: Core
GPL2 w/ CPE: jaxb-api
