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 Optional
org.slf4j slf4j-api 1.7.36 jar MIT License No
org.springframework spring-context 5.3.27 jar Apache License, Version 2.0 No
org.projectlombok lombok 1.18.30 jar The MIT License Yes

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.eclipse.rdf4j rdf4j-model 5.0.0-M1 jar Eclipse Distribution License v1.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.springframework.boot spring-boot-starter-test 2.7.12 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
org.springframework spring-aop 5.3.27 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.27 jar Apache License, Version 2.0
org.springframework spring-core 5.3.27 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.27 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.27 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
ch.qos.logback logback-classic 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.12 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 30.1.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.7.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.12.23 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.23 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.11 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.11 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.eclipse.rdf4j rdf4j-common-annotation 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-common-exception 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-common-io 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-common-iterator 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-common-text 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-model-api 5.0.0-M1 jar Eclipse Distribution License v1.0
org.eclipse.rdf4j rdf4j-model-vocabulary 5.0.0-M1 jar Eclipse Distribution License v1.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 3.8.0 jar The MIT License
org.mockito mockito-junit-jupiter 3.8.0 jar The MIT License
org.objenesis objenesis 3.1 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.springframework spring-test 5.3.27 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.7.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.7.12 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: Jakarta Annotations API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: JSON library from Android SDK

The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

European Union Public Licence: rdf-pub-domain

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, JSON Small and Fast Parser, JSONassert, org.xmlunit:xmlunit-core, project ':json-path'

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Eclipse Distribution License v1.0: RDF4J: Model, RDF4J: Model API, RDF4J: RDF Vocabularies, RDF4J: common IO, RDF4J: common annotation, RDF4J: common exception, RDF4J: common iterators, RDF4J: common text

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.12.jar 231.8 kB 207 157 25 1.6 Yes
logback-core-1.2.12.jar 448.9 kB 398 354 34 1.6 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-30.1.1-jre.jar 2.9 MB 2060 2030 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
json-path-2.7.0.jar 271.2 kB 214 197 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
byte-buddy-1.12.23.jar 3.9 MB 2763 2709 39 - Yes
byte-buddy-agent-1.12.23.jar 256.7 kB 90 70 3 - Yes
accessors-smart-2.4.11.jar 29.9 kB 24 13 2 1.8 Yes
json-smart-2.4.11.jar 120.2 kB 107 93 5 1.8 Yes
log4j-api-2.17.2.jar 302.5 kB 211 177 9 - Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
rdf4j-common-annotation-5.0.0-M1.jar 3.3 kB 14 2 1 - No
rdf4j-common-exception-5.0.0-M1.jar 4.3 kB 16 4 1 - Yes
rdf4j-common-io-5.0.0-M1.jar 46.7 kB 36 21 4 - Yes
rdf4j-common-iterator-5.0.0-M1.jar 46.7 kB 48 35 2 - Yes
rdf4j-common-text-5.0.0-M1.jar 5.1 kB 14 2 1 - Yes
rdf4j-model-5.0.0-M1.jar 165.5 kB 88 74 3 - Yes
rdf4j-model-api-5.0.0-M1.jar 57.4 kB 55 43 2 - Yes
rdf4j-model-vocabulary-5.0.0-M1.jar 101.4 kB 72 60 1 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 - Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes
mockito-core-3.8.0.jar 665.7 kB 663 590 65 1.8 Yes
mockito-junit-jupiter-3.8.0.jar 5.4 kB 9 2 1 1.8 Yes
objenesis-3.1.jar 60.4 kB 64 48 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.3.jar 122.2 kB 44 38 3 - Yes
jsonassert-1.5.1.jar 30.5 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.3.27.jar 383.4 kB 307 278 17 1.8 Yes
spring-beans-5.3.27.jar 703.4 kB 421 391 13 1.8 Yes
spring-context-5.3.27.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.27.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.27.jar 293 kB 164 150 6 1.8 Yes
spring-jcl-5.3.27.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.27.jar 792.4 kB 562 507 40 1.8 Yes
spring-boot-2.7.12.jar 1.5 MB 1049 925 79 1.8 Yes
spring-boot-autoconfigure-2.7.12.jar 1.7 MB 1357 1229 107 1.8 Yes
spring-boot-starter-2.7.12.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-2.7.12.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.7.12.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.7.12.jar 238.7 kB 182 149 17 1.8 Yes
spring-boot-test-autoconfigure-2.7.12.jar 213.8 kB 255 182 26 1.8 Yes
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
lombok-1.18.30.jar 2 MB 1063 172 13 - Yes
Total Size Entries Classes Packages Java Version Debug Information
58 27.8 MB 19938 17526 862 1.8 52
compile: 8 compile: 6.2 MB compile: 4045 compile: 2912 compile: 168 - compile: 8
test: 50 test: 21.6 MB test: 15893 test: 14614 test: 694 - test: 44