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.client inrupt-client-caffeine 1.3.1 jar MIT License
com.inrupt.client inrupt-client-core 1.3.1 jar MIT License
com.inrupt.client inrupt-client-httpclient 1.3.1 jar MIT License
com.inrupt.client inrupt-client-jackson 1.3.1 jar MIT License
com.inrupt.client inrupt-client-jena 1.3.1 jar MIT License
com.inrupt.client inrupt-client-openid 1.3.1 jar MIT License
com.inrupt.client inrupt-client-solid 1.3.1 jar MIT License
com.inrupt.client inrupt-client-vocabulary 1.3.1 jar MIT License
com.inrupt.client inrupt-client-webid 1.3.1 jar MIT License
commons-cli commons-cli 1.9.0 jar Apache License, Version 2.0
io.quarkus quarkus-arc 3.17.6 jar Apache License, Version 2.0
org.slf4j slf4j-api 2.0.6 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.4.1 jar Apache License, Version 2.0
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.fasterxml.jackson.datatype jackson-datatype-jsr310 2.18.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.google.code.gson gson 2.11.0 jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.35.1 jar Apache License, Version 2.0
com.google.protobuf protobuf-java 3.25.5 jar BSD 3-Clause License
com.inrupt.client inrupt-client-parser 1.3.1 jar MIT License
com.inrupt.rdf inrupt-rdf-wrapping-commons 1.1.1 jar MIT License
commons-codec commons-codec 1.17.2 jar Apache License, Version 2.0
commons-io commons-io 2.17.0 jar Apache License, Version 2.0
io.github.crac org-crac 0.1.3 jar BSD-2-Clause
io.quarkus quarkus-bootstrap-runner 3.17.6 jar Apache License, Version 2.0
io.quarkus quarkus-classloader-commons 3.17.6 jar Apache License, Version 2.0
io.quarkus quarkus-core 3.17.6 jar Apache License, Version 2.0
io.quarkus quarkus-development-mode-spi 3.17.6 jar Apache License, Version 2.0
io.quarkus quarkus-fs-util 0.0.10 jar Apache License, Version 2.0
io.quarkus quarkus-ide-launcher 3.17.6 jar Apache License, Version 2.0
io.quarkus.arc arc 3.17.6 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-annotation 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-classloader 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-constraint 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-cpu 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-expression 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-function 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-io 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-net 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-os 2.9.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-ref 2.9.0 jar Apache License, Version 2.0
io.smallrye.config smallrye-config 3.10.2 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-common 3.10.2 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-core 3.10.2 jar Apache License, Version 2.0
io.smallrye.reactive mutiny 2.6.2 jar Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 5.0.1 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.cdi-api 4.1.0 jar Apache License 2.0
jakarta.enterprise jakarta.enterprise.lang-model 4.1.0 jar Apache License 2.0
jakarta.inject jakarta.inject-api 2.0.1 jar Apache License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.2.0 jar EPL 2.0GPL2 w/ CPE
jakarta.json jakarta.json-api 2.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE
org.antlr antlr4-runtime 4.13.0 jar BSD 3-Clause License
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0
org.apache.commons commons-compress 1.27.1 jar Apache License, Version 2.0
org.apache.commons commons-csv 1.12.0 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.17.0 jar Apache License, Version 2.0
org.apache.commons commons-rdf-api 0.5.0 jar Apache License, Version 2.0
org.apache.jena jena-arq 5.2.0 jar Apache License, Version 2.0
org.apache.jena jena-base 5.2.0 jar Apache License, Version 2.0
org.apache.jena jena-commonsrdf 5.2.0 jar Apache License, Version 2.0
org.apache.jena jena-core 5.2.0 jar Apache License, Version 2.0
org.apache.jena jena-iri 5.2.0 jar Apache License, Version 2.0
org.apache.thrift libthrift 0.21.0 jar Apache License, Version 2.0
org.bitbucket.b_c jose4j 0.9.6 jar Apache License, Version 2.0
org.eclipse.microprofile.config microprofile-config-api 3.1 jar Apache License, Version 2.0
org.eclipse.microprofile.context-propagation microprofile-context-propagation-api 1.3 jar Apache License, Version 2.0
org.eclipse.parsson parsson 1.1.7 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish jakarta.json 2.0.1 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.jboss.logging jboss-logging 3.6.1.Final jar Apache License 2.0
org.jboss.logging jboss-logging-annotations 3.0.2.Final jar Apache License 2.0
org.jboss.logmanager jboss-logmanager 3.1.1.Final jar Apache License 2.0
org.jboss.slf4j slf4j-jboss-logmanager 2.0.0.Final jar Apache License 2.0
org.jboss.threads jboss-threads 3.8.0.Final jar Apache License 2.0
org.jctools jctools-core 4.0.5 jar Apache License, Version 2.0
org.roaringbitmap RoaringBitmap 1.3.0 jar Apache 2
org.slf4j jcl-over-slf4j 2.0.16 jar Apache License, Version 2.0
org.wildfly.common wildfly-common 1.7.0.Final jar Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: org.roaringbitmap:RoaringBitmap

BSD 3-Clause License: ANTLR 4 Runtime, Protocol Buffers [Core]

Eclipse Public License v. 2.0: Jakarta Expression Language API

Eclipse Public License 2.0: Eclipse Parsson, JSON-P Default Provider, Jakarta JSON Processing API

Apache License 2.0: CDI APIs, CDI Language Model, JBoss Log Manager, JBoss Logging 3, JBoss Logging I18n Annotations, JBoss Threads, SLF4J: JBoss Log Manager, wildfly-common

GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Parsson, JSON-P Default Provider, Jakarta Expression Language API, Jakarta JSON Processing API

MIT License: Inrupt Java Client Libraries - API, Inrupt Java Client Libraries - CLI Example, Inrupt Java Client Libraries - Caffeine Cache, Inrupt Java Client Libraries - Core, Inrupt Java Client Libraries - HttpClient, Inrupt Java Client Libraries - Jackson, Inrupt Java Client Libraries - Jena, Inrupt Java Client Libraries - OpenID, Inrupt Java Client Libraries - Parsing Utilities, Inrupt Java Client Libraries - Solid, Inrupt Java Client Libraries - Vocabulary, Inrupt Java Client Libraries - WebID, Inrupt RDF Wrapping - Commons RDF, SLF4J API Module, dexx

BSD-2-Clause: org-crac

Apache License, Version 2.0: Apache Commons CLI, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Jena - ARQ, Apache Jena - Base, Apache Jena - CommonsRDF for Jena, Apache Jena - Core, Apache Jena - IRI, Apache Thrift, ArC - Runtime, Caffeine cache, Commons RDF API, Gson, JCL 1.2 implemented over SLF4J, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jakarta Dependency Injection, Java Concurrency Tools Core Library, MicroProfile Config API, MicroProfile Context Propagation, Quarkus - ArC - Runtime, Quarkus - Bootstrap - Classloader common utilities, Quarkus - Bootstrap - Runner, Quarkus - Core - Runtime, Quarkus - Development mode - SPI, Quarkus - FS Util, Quarkus - IDE Launcher, SmallRye Common: Annotations, SmallRye Common: CPU, SmallRye Common: Classloader, SmallRye Common: Constraints, SmallRye Common: Expressions, SmallRye Common: Functions, SmallRye Common: IO, SmallRye Common: Net, SmallRye Common: OS, SmallRye Common: References, SmallRye Config: CDI, SmallRye Config: Common, SmallRye Config: Core, SmallRye Mutiny - Core library, Titanium JSON-LD 1.1 (JRE11), error-prone annotations, jackson-databind, jose4j

EPL 2.0: Jakarta Annotations API, Jakarta Interceptors, jakarta.transaction API

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Interceptors, jakarta.transaction API