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
eu.michael-simons.neo4j neo4j-migrations 3.0.1-SNAPSHOT jar The Apache Software License, Version 2.0 No
org.springframework.boot spring-boot-starter-neo4j 4.0.0 jar Apache License, Version 2.0 No
org.neo4j.driver neo4j-java-driver 6.0.2 jar Apache License, Version 2 Yes
org.springframework.boot spring-boot-autoconfigure-processor 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-configuration-processor 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-data-neo4j 4.0.0 jar Apache License, Version 2.0 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.springframework.boot spring-boot-starter-test 4.0.0 jar Apache License, Version 2.0
org.testcontainers testcontainers-junit-jupiter 2.0.2 jar MIT
org.testcontainers testcontainers-neo4j 2.0.2 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 Optional
ch.qos.logback logback-classic 1.5.21 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
ch.qos.logback logback-core 1.5.21 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
commons-logging commons-logging 1.3.5 jar Apache-2.0 No
io.github.classgraph classgraph 4.8.184 jar The MIT License (MIT) No
io.micrometer micrometer-commons 1.16.0 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.16.0 jar The Apache Software License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE No
org.apache.logging.log4j log4j-api 2.25.2 jar Apache-2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.25.2 jar Apache-2.0 No
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0 No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.neo4j neo4j-cypher-dsl-schema-name-support 2025.2.0 jar The Apache Software License, Version 2.0 No
org.slf4j jul-to-slf4j 2.0.4 jar MIT License No
org.slf4j slf4j-api 2.0.4 jar MIT License No
org.springframework spring-aop 7.0.1 jar Apache License, Version 2.0 No
org.springframework spring-beans 7.0.1 jar Apache License, Version 2.0 No
org.springframework spring-context 7.0.1 jar Apache License, Version 2.0 No
org.springframework spring-core 7.0.1 jar Apache License, Version 2.0 No
org.springframework spring-expression 7.0.1 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 4.0.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 4.0.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-neo4j 4.0.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 4.0.0 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 4.0.0 jar Apache License, Version 2.0 No
org.yaml snakeyaml 2.5 jar Apache License, Version 2.0 No
io.netty netty-buffer 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-codec-base 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-common 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-handler 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-resolver 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-tcnative-classes 2.0.74.Final jar The Apache Software License, Version 2.0 Yes
io.netty netty-transport 4.2.7.Final jar Apache License, Version 2.0 Yes
io.netty netty-transport-native-unix-common 4.2.7.Final jar Apache License, Version 2.0 Yes
io.projectreactor reactor-core 3.8.0 jar Apache License, Version 2.0 Yes
jakarta.transaction jakarta.transaction-api 2.0.1 jar EPL 2.0GPL2 w/ CPE Yes
org.neo4j neo4j-cypher-dsl 2025.2.0 jar The Apache Software License, Version 2.0 Yes
org.neo4j.bolt neo4j-bolt-connection 10.1.0 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-netty 10.1.0 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-pooled 10.1.0 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-routed 10.1.0 jar Apache License, Version 2 Yes
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 Yes
org.springframework spring-tx 7.0.1 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-data-commons 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-data-neo4j 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-persistence 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-transaction 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.data spring-data-commons 4.0.0 jar Apache License, Version 2.0 Yes
org.springframework.data spring-data-neo4j 8.0.0 jar The Apache Software License, Version 2.0 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
com.fasterxml.jackson.core jackson-annotations 2.20 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.7.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.7.0 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.18.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.1 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
net.minidev accessors-smart 2.6.0 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.6.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.1 jar Eclipse Public License v2.0
org.mockito mockito-core 5.2.0 jar The MIT License
org.mockito mockito-junit-jupiter 5.2.0 jar The MIT License
org.objenesis objenesis 3.4 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.skyscreamer jsonassert 1.5.3 jar The Apache Software License, Version 2.0
org.springframework spring-test 7.0.1 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 4.0.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 4.0.0 jar Apache License, Version 2.0
org.testcontainers testcontainers 2.0.2 jar MIT
org.xmlunit xmlunit-core 2.10.4 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

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

Apache 2.0: Awaitility

Apache License, Version 2: Neo4j Bolt Connection (Bolt Provider reference impl), Neo4j Bolt Connection (Pooled Source impl), Neo4j Bolt Connection (Provider SPI), Neo4j Bolt Connection (Routed Source impl), Neo4j Java Driver

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: Hamcrest, asm

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, jakarta.transaction API

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

The MIT License (MIT): ClassGraph

EDL 1.0: Jakarta Activation API

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: Byte Buddy (without dependencies), Byte Buddy agent, Netty/Buffer, Netty/Codec/Base, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, spring-boot, spring-boot-autoconfigure, spring-boot-autoconfigure-processor, spring-boot-configuration-processor, spring-boot-data-commons, spring-boot-data-neo4j, spring-boot-neo4j, spring-boot-persistence, spring-boot-starter, spring-boot-starter-data-neo4j, spring-boot-starter-logging, spring-boot-starter-neo4j, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure, spring-boot-transaction

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Log4j API, AssertJ Core, Java Native Access, Log4j API to SLF4J Adapter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

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

EPL 2.0: Jakarta Annotations API, jakarta.transaction API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, Jackson-annotations, JetBrains Java Annotations, Neo4j Cypher DSL (Core), Neo4j Cypher DSL (Schema Name Support), Neo4j Migrations (Core), Neo4j Migrations (Spring Boot Autoconfiguration), Netty/TomcatNative [OpenSSL - Classes], Spring Data Neo4j, docker-java-api, docker-java-transport, docker-java-transport-zerodep, json-path, micrometer-commons, micrometer-observation, org.xmlunit:xmlunit-core

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.5.21.jar 308.1 kB 242 189 29 11 Yes
logback-core-1.5.21.jar 639.4 kB 544 - - - -
   • Root - 537 485 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jackson-annotations-2.20.jar 79.2 kB 87 74 2 1.8 Yes
docker-java-api-3.7.0.jar 495.4 kB 404 389 5 1.8 Yes
docker-java-transport-3.7.0.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.7.0.jar 2.3 MB 1475 1362 74 1.8 Yes
json-path-2.9.0.jar 276.6 kB 221 203 13 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
commons-codec-1.19.0.jar 374.7 kB 263 - - - -
   • Root - 262 115 7 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
neo4j-migrations-3.0.1-SNAPSHOT.jar 423.2 kB 252 227 5 17 Yes
classgraph-4.8.184.jar 587 kB 284 - - - -
   • Root - 282 253 13 1.8 Yes
   • Versioned - 2 1 1 9 No
micrometer-commons-1.16.0.jar 51.7 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.0.jar 81.9 kB 81 66 6 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
byte-buddy-1.18.1.jar 9.2 MB 6220 - - - -
   • Root - 3100 3046 39 1.5 Yes
   • Versioned - 3090 3047 40 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.18.1.jar 366.5 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
jna-5.18.1.jar 2 MB 191 124 4 1.8 Yes
accessors-smart-2.6.0.jar 30.2 kB 24 13 2 1.8 Yes
json-smart-2.6.0.jar 122.8 kB 108 94 5 1.8 Yes
commons-compress-1.28.0.jar 1.1 MB 642 - - - -
   • Root - 641 589 36 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.19.0.jar 709.1 kB 451 - - - -
   • Root - 449 418 18 1.8 Yes
   • Versioned - 2 1 1 9 No
log4j-api-2.25.2.jar 349.6 kB 251 - - - -
   • Root - 240 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.25.2.jar 24.2 kB 26 10 2 1.8 Yes
apiguardian-api-1.1.1.jar 6.5 kB 9 3 2 1.6 Yes
assertj-core-3.27.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-6.0.1.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.1.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.1.jar 356 kB 189 172 9 17 Yes
junit-jupiter-params-6.0.1.jar 296.6 kB 216 195 9 17 Yes
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17 Yes
mockito-core-5.2.0.jar 687.4 kB 637 565 64 11 Yes
mockito-junit-jupiter-5.2.0.jar 5.5 kB 9 2 1 11 Yes
neo4j-cypher-dsl-schema-name-support-2025.2.0.jar 10.1 kB 18 6 2 17 Yes
objenesis-3.4.jar 49.1 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.7.1.jar 126.1 kB 45 39 3 1.5 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
jsonassert-1.5.3.jar 31.1 kB 32 20 3 1.8 Yes
jul-to-slf4j-2.0.4.jar 4.7 kB 11 - - - -
   • Root - 11 1 1 1.8 Yes
slf4j-api-2.0.4.jar 61.8 kB 66 - - - -
   • Root - 64 51 4 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-7.0.1.jar 425.2 kB 324 292 18 17 Yes
spring-beans-7.0.1.jar 926.3 kB 504 473 13 17 Yes
spring-context-7.0.1.jar 1.4 MB 952 869 58 17 Yes
spring-core-7.0.1.jar 2 MB 1287 - - - -
   • Root - 1266 1189 61 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.1.jar 322.6 kB 170 158 6 17 Yes
spring-test-7.0.1.jar 1.1 MB 726 654 52 17 Yes
spring-boot-4.0.0.jar 1.4 MB 921 832 47 17 Yes
spring-boot-autoconfigure-4.0.0.jar 369.4 kB 292 255 20 17 Yes
spring-boot-neo4j-4.0.0.jar 45.9 kB 54 33 6 17 Yes
spring-boot-starter-4.0.0.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-4.0.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-neo4j-4.0.0.jar 4.7 kB 4 0 0 - -
spring-boot-starter-test-4.0.0.jar 4.8 kB 4 0 0 - -
spring-boot-test-4.0.0.jar 209.6 kB 157 132 13 17 Yes
spring-boot-test-autoconfigure-4.0.0.jar 27.9 kB 37 22 3 17 Yes
testcontainers-2.0.2.jar 17.8 MB 12561 10634 451 22 Yes
testcontainers-junit-jupiter-2.0.2.jar 14.9 kB 16 10 1 1.8 Yes
testcontainers-neo4j-2.0.2.jar 10.9 kB 8 2 2 1.8 Yes
xmlunit-core-2.10.4.jar 177.6 kB 184 167 9 1.7 Yes
snakeyaml-2.5.jar 340 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
netty-buffer-4.2.7.Final.jar 373.3 kB 203 - - - -
   • Root - 201 181 3 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-base-4.2.7.Final.jar 153 kB 123 - - - -
   • Root - 121 96 6 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-common-4.2.7.Final.jar 789.1 kB 626 - - - -
   • Root - 624 586 13 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-4.2.7.Final.jar 581.3 kB 382 - - - -
   • Root - 380 348 11 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-4.2.7.Final.jar 38.5 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-tcnative-classes-2.0.74.Final.jar 37.4 kB 45 - - - -
   • Root - 43 30 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.2.7.Final.jar 562.6 kB 440 - - - -
   • Root - 438 407 12 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-native-unix-common-4.2.7.Final.jar 46.9 kB 48 - - - -
   • Root - 46 32 1 1.8 Yes
   • Versioned - 2 1 1 9 No
reactor-core-3.8.0.jar 1.9 MB 980 - - - -
   • Root - 962 938 12 1.8 Yes
   • Versioned - 5 1 1 11 Yes
   • Versioned - 13 9 1 21 Yes
jakarta.transaction-api-2.0.1.jar 28.6 kB 32 20 2 1.8 Yes
neo4j-cypher-dsl-2025.2.0.jar 565.4 kB 448 424 8 17 Yes
neo4j-bolt-connection-10.1.0.jar 99.8 kB 139 122 8 17 Yes
neo4j-bolt-connection-netty-10.1.0.jar 320.5 kB 260 215 33 17 Yes
neo4j-bolt-connection-pooled-10.1.0.jar 27.4 kB 27 12 5 17 Yes
neo4j-bolt-connection-routed-10.1.0.jar 64.4 kB 44 28 6 17 Yes
neo4j-java-driver-6.0.2.jar 592.8 kB 466 415 35 17 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
spring-tx-7.0.1.jar 287.6 kB 238 208 13 17 Yes
spring-boot-autoconfigure-processor-4.0.0.jar 21.2 kB 20 8 1 17 Yes
spring-boot-configuration-processor-4.0.0.jar 145.2 kB 74 57 6 17 Yes
spring-boot-data-commons-4.0.0.jar 30.3 kB 38 20 3 17 Yes
spring-boot-data-neo4j-4.0.0.jar 17.6 kB 25 10 1 17 Yes
spring-boot-persistence-4.0.0.jar 16 kB 21 7 1 17 Yes
spring-boot-starter-data-neo4j-4.0.0.jar 4.8 kB 4 0 0 - -
spring-boot-transaction-4.0.0.jar 21 kB 31 15 2 17 Yes
spring-data-commons-4.0.0.jar 1.7 MB 1109 1031 48 17 Yes
spring-data-neo4j-8.0.0.jar 813.3 kB 433 393 15 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
96 60.3 MB 40572 32882 1580 22 89
compile: 54 compile: 19.1 MB compile: 13040 compile: 11569 compile: 629 17 compile: 49
test: 42 test: 41.2 MB test: 27532 test: 21313 test: 951 22 test: 40