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
eu.michael-simons.neo4j neo4j-migrations-spring-boot-starter 1.5.5 jar The Apache Software 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
org.springframework.boot spring-boot-starter-test 2.6.7 jar Apache License, Version 2.0
org.testcontainers junit-jupiter 1.17.1 jar MIT
org.testcontainers neo4j 1.17.1 jar MIT

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
eu.michael-simons.neo4j neo4j-migrations 1.5.5 jar The Apache Software License, Version 2.0
eu.michael-simons.neo4j neo4j-migrations-spring-boot-autoconfigure 1.5.5 jar The Apache Software License, Version 2.0
io.github.classgraph classgraph 4.8.146 jar The MIT License (MIT)
org.neo4j.driver neo4j-java-driver 4.4.5 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.springframework spring-aop 5.3.19 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.19 jar Apache License, Version 2.0
org.springframework spring-context 5.3.19 jar Apache License, Version 2.0
org.springframework spring-core 5.3.19 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.19 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.19 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.6.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.6.7 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.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.13.2 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.2.13 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.6.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
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0
net.java.dev.jna jna 5.11.0 jar LGPL-2.1-or-laterApache-2.0
net.minidev accessors-smart 2.4.8 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.8 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.21 jar Apache 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.1 jar The Apache License, Version 2.0
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 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 4.5.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.5.1 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springframework spring-test 5.3.19 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.6.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.6.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.6.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.6.7 jar Apache License, Version 2.0
org.testcontainers testcontainers 1.17.1 jar MIT
org.xmlunit xmlunit-core 2.8.4 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.29 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

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

Apache License, Version 2: Neo4j Java Driver

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: Hamcrest, Hamcrest Core

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

CC0: reactive-streams

The MIT License (MIT): ClassGraph

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: JSON library from Android SDK

LGPL-2.1-or-later: Java Native Access

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

Apache License, Version 2.0: Apache Commons Compress, Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, 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

Apache-2.0: Java Native Access

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: Duct Tape, TestContainers :: Neo4j, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Examples (Spring Boot Integration), JSON Small and Fast Parser, JSONassert, Jackson-annotations, JetBrains Java Annotations, Neo4j Migrations (Core), Neo4j Migrations (Spring Boot Starter Autoconfiguration), Neo4j Migrations (Spring Boot Starter), docker-java-api, docker-java-transport, docker-java-transport-zerodep, org.xmlunit:xmlunit-core, project ':json-path'

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.11.jar 231.9 kB 207 157 25 1.6 Yes
logback-core-1.2.11.jar 448.8 kB 398 354 34 1.6 Yes
jackson-annotations-2.13.2.jar 75.7 kB 84 72 2 - Yes
docker-java-api-3.2.13.jar 466.9 kB 397 382 5 1.8 Yes
docker-java-transport-3.2.13.jar 37.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.2.13.jar 2 MB 1412 1182 63 1.8 Yes
json-path-2.6.0.jar 238.6 kB 199 182 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
neo4j-migrations-core/target/classes - 0 0 0 - No
neo4j-migrations-spring-boot-autoconfigure/target/classes - 0 0 0 - No
neo4j-migrations-spring-boot-starter/target/classes - 0 0 0 - No
classgraph-4.8.146.jar 557.6 kB 290 261 14 - 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
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.12.10.jar 3.8 MB 2705 2648 39 - Yes
byte-buddy-agent-1.12.10.jar 257.4 kB 89 69 3 - Yes
jna-5.11.0.jar 1.8 MB 178 117 4 1.6 Yes
accessors-smart-2.4.8.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.8.jar 119.5 kB 107 93 5 1.8 Yes
commons-compress-1.21.jar 1 MB 576 524 35 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.1.jar 6.5 kB 9 3 2 - Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 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-4.5.1.jar 661.9 kB 638 566 64 1.8 Yes
mockito-junit-jupiter-4.5.1.jar 5.4 kB 9 2 1 1.8 Yes
neo4j-java-driver-4.4.5.jar 4.9 MB 3071 2923 99 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
jsonassert-1.5.0.jar 30.3 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.19.jar 383 kB 306 277 17 1.8 Yes
spring-beans-5.3.19.jar 698.6 kB 418 388 13 1.8 Yes
spring-context-5.3.19.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.19.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.19.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.19.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.19.jar 787.3 kB 559 504 40 1.8 Yes
spring-boot-2.6.7.jar 1.4 MB 1033 909 79 1.8 Yes
spring-boot-autoconfigure-2.6.7.jar 1.6 MB 1315 1197 100 1.8 Yes
spring-boot-starter-2.6.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-2.6.7.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.6.7.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.6.7.jar 228.3 kB 170 142 14 1.8 Yes
spring-boot-test-autoconfigure-2.6.7.jar 189 kB 203 166 22 1.8 Yes
junit-jupiter-1.17.1.jar 11.4 kB 13 7 1 1.8 Yes
neo4j-1.17.1.jar 6.5 kB 7 2 1 1.8 Yes
testcontainers-1.17.1.jar 11.8 MB 8695 8301 354 1.8 Yes
xmlunit-core-2.8.4.jar 169.5 kB 171 155 8 1.7 Yes
snakeyaml-1.29.jar 329.8 kB 264 226 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
65 45.3 MB 31473 29118 1420 1.8 58
compile: 14 compile: 12.7 MB compile: 8656 compile: 8003 compile: 444 - compile: 11
test: 51 test: 32.6 MB test: 22817 test: 21115 test: 976 - test: 47