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 3.0.0-SNAPSHOT jar The Apache Software License, Version 2.0
info.picocli picocli 4.7.7 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
com.github.stefanbirkner system-lambda 1.2.1 jar MIT License
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.junit.jupiter junit-jupiter 6.0.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.2.0 jar The MIT License
org.mockito mockito-inline 5.2.0 jar The MIT License
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.testcontainers testcontainers-junit-jupiter 2.0.1 jar MIT
org.testcontainers testcontainers-neo4j 2.0.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
io.github.classgraph classgraph 4.8.180 jar The MIT License (MIT)
io.netty netty-buffer 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-codec-base 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-common 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-handler 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-tcnative-classes 2.0.72.Final jar The Apache Software License, Version 2.0
io.netty netty-transport 4.2.2.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.2.2.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.6.18 jar Apache License, Version 2.0
org.neo4j neo4j-cypher-dsl-schema-name-support 2025.0.3 jar The Apache Software License, Version 2.0
org.neo4j.bolt neo4j-bolt-connection 6.0.2 jar Apache License, Version 2
org.neo4j.bolt neo4j-bolt-connection-netty 6.0.2 jar Apache License, Version 2
org.neo4j.bolt neo4j-bolt-connection-pooled 6.0.2 jar Apache License, Version 2
org.neo4j.bolt neo4j-bolt-connection-routed 6.0.2 jar Apache License, Version 2
org.neo4j.driver neo4j-java-driver 5.28.9 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.4 jar MIT-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
com.fasterxml.jackson.core jackson-annotations 2.19.2 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.6.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.6.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.6.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.19.0 jar Apache-2.0
commons-io commons-io 2.20.0 jar Apache-2.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.7 jar Apache License, Version 2.0
net.java.dev.jna jna 5.18.1 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.28.0 jar Apache-2.0
org.apache.commons commons-lang3 3.18.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.0 jar Eclipse Public License v2.0
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.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.slf4j slf4j-api 1.7.36 jar MIT License
org.testcontainers testcontainers 2.0.1 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

The Apache Software License, version 2.0: picocli

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

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: SLF4J API Module, SLF4J Simple Binding, System Lambda

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

The MIT License (MIT): ClassGraph

LGPL-2.1-or-later: Java Native Access

The MIT License: mockito-core, mockito-inline

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

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ Core, Java Native Access

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

The Apache Software License, Version 2.0: Jackson-annotations, JetBrains Java Annotations, Neo4j Cypher DSL (Schema Name Support), Neo4j Migrations (CLI), Neo4j Migrations (Core), Netty/TomcatNative [OpenSSL - Classes], docker-java-api, docker-java-transport, docker-java-transport-zerodep

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.19.2.jar 79.3 kB 87 74 2 1.6 Yes
docker-java-api-3.6.0.jar 495.3 kB 404 389 5 1.8 Yes
docker-java-transport-3.6.0.jar 38.8 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.6.0.jar 2.3 MB 1474 1361 74 1.8 Yes
system-lambda-1.2.1.jar 18.2 kB 22 11 1 1.8 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
neo4j-migrations-3.0.0-SNAPSHOT.jar 413.3 kB 246 221 5 17 Yes
picocli-4.7.7.jar 417.6 kB 234 - - - -
   • Root - 232 228 1 1.5 Yes
   • Versioned - 2 1 1 9 No
classgraph-4.8.180.jar 573.9 kB 296 - - - -
   • Root - 294 266 13 1.7 Yes
   • Versioned - 2 1 1 9 No
netty-buffer-4.2.2.Final.jar 343.3 kB 178 - - - -
   • Root - 176 156 3 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-codec-base-4.2.2.Final.jar 152.8 kB 123 - - - -
   • Root - 121 96 6 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-common-4.2.2.Final.jar 741.3 kB 596 - - - -
   • Root - 594 556 13 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-handler-4.2.2.Final.jar 573.8 kB 386 - - - -
   • Root - 384 352 11 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-resolver-4.2.2.Final.jar 38.5 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-tcnative-classes-2.0.72.Final.jar 36.7 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.2.2.Final.jar 560.6 kB 439 - - - -
   • Root - 437 406 12 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-native-unix-common-4.2.2.Final.jar 46.5 kB 48 - - - -
   • Root - 46 32 1 1.8 Yes
   • Versioned - 2 1 1 9 No
reactor-core-3.6.18.jar 1.9 MB 971 - - - -
   • Root - 953 931 11 1.8 Yes
   • Versioned - 5 1 1 9 Yes
   • Versioned - 13 9 1 21 Yes
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.7.jar 366.2 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
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.18.0.jar 703 kB 444 - - - -
   • Root - 443 413 18 1.8 Yes
   • Versioned - 1 1 1 9 No
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
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.0.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.0.jar 249.9 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.0.jar 353.7 kB 188 171 9 17 Yes
junit-jupiter-params-6.0.0.jar 293.7 kB 215 194 9 17 Yes
junit-platform-commons-6.0.0.jar 171.1 kB 103 87 10 17 Yes
junit-platform-engine-6.0.0.jar 277.6 kB 193 175 9 17 Yes
mockito-core-5.2.0.jar 687.4 kB 637 565 64 11 Yes
mockito-inline-5.2.0.jar 1.5 kB 6 0 0 - -
neo4j-cypher-dsl-schema-name-support-2025.0.3.jar 10.1 kB 18 6 2 17 Yes
neo4j-bolt-connection-6.0.2.jar 94 kB 130 114 7 17 Yes
neo4j-bolt-connection-netty-6.0.2.jar 296 kB 251 206 33 17 Yes
neo4j-bolt-connection-pooled-6.0.2.jar 24.5 kB 24 10 4 17 Yes
neo4j-bolt-connection-routed-6.0.2.jar 62 kB 44 28 6 17 Yes
neo4j-java-driver-5.28.9.jar 579.3 kB 458 408 34 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
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
slf4j-simple-1.7.36.jar 15.3 kB 20 10 1 1.5 Yes
testcontainers-2.0.1.jar 18.3 MB 12781 10808 463 21 Yes
testcontainers-junit-jupiter-2.0.1.jar 14.9 kB 16 10 1 1.8 Yes
testcontainers-neo4j-2.0.1.jar 10.9 kB 8 2 2 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
51 45.8 MB 30280 23853 1002 21 48
compile: 19 compile: 6.9 MB compile: 4547 compile: 4087 compile: 165 17 compile: 19
test: 32 test: 39 MB test: 25733 test: 19766 test: 837 21 test: 29