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 2.13.5-SNAPSHOT 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.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.11.3 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.testcontainers junit-jupiter 1.20.3 jar MIT
org.testcontainers testcontainers 1.20.3 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.177 jar The MIT License (MIT)
io.netty netty-buffer 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-tcnative-classes 2.0.66.Final jar The Apache Software License, Version 2.0
io.netty netty-transport 4.1.114.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.114.Final jar Apache License, Version 2.0
io.projectreactor reactor-core 3.6.11 jar Apache License, Version 2.0
org.neo4j neo4j-cypher-dsl-schema-name-support 2024.2.0 jar The Apache Software License, Version 2.0
org.neo4j.driver neo4j-java-driver 5.26.1 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.10.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.0 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.15.10 jar Apache License, Version 2.0
net.java.dev.jna jna 5.15.0 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.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

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

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

Eclipse Public License 1.0: JUnit

Apache License, Version 2: Neo4j Java Driver

MIT License: SLF4J API Module, SLF4J Simple Binding

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

New BSD License: Hamcrest Core

The MIT License (MIT): ClassGraph

LGPL-2.1-or-later: Java Native Access

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Native/Unix/Common, Non-Blocking Reactive Foundation for the JVM

Apache-2.0: Apache Commons Compress, Java Native Access

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

The Apache Software License, Version 2.0: Examples (Tests against a Neo4j Cluster), Jackson-annotations, JetBrains Java Annotations, Neo4j Cypher DSL (Schema Name Support), 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.10.3.jar 68.1 kB 81 69 2 1.6 Yes
docker-java-api-3.4.0.jar 485.3 kB 402 387 5 1.8 Yes
docker-java-transport-3.4.0.jar 38.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.4.0.jar 2.3 MB 1566 1319 77 1.8 Yes
neo4j-migrations-2.13.5-SNAPSHOT.jar 400.6 kB 241 216 5 17 Yes
classgraph-4.8.177.jar 575.6 kB 296 - - - -
   • Root - 294 266 13 1.7 Yes
   • Versioned - 2 1 1 9 No
netty-buffer-4.1.114.Final.jar 336.5 kB 171 154 2 1.6 Yes
netty-codec-4.1.114.Final.jar 352.1 kB 248 219 10 1.6 Yes
netty-common-4.1.114.Final.jar 694.5 kB 552 516 13 1.6 Yes
netty-handler-4.1.114.Final.jar 577.4 kB 395 363 12 1.6 Yes
netty-resolver-4.1.114.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-tcnative-classes-2.0.66.Final.jar 36.1 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.1.114.Final.jar 521.4 kB 416 386 12 1.6 Yes
netty-transport-native-unix-common-4.1.114.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.6.11.jar 1.9 MB 975 - - - -
   • Root - 957 935 11 1.8 Yes
   • Versioned - 5 1 1 1.8 Yes
   • Versioned - 13 9 1 1.8 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.15.10.jar 8.5 MB 5895 - - - -
   • Root - 2957 2904 38 1.6 Yes
   • Versioned - 2938 2896 39 1.8 Yes
jna-5.15.0.jar 2 MB 191 124 4 1.8 Yes
commons-compress-1.24.0.jar 1.1 MB 617 - - - -
   • Root - 615 562 36 1.8 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.1.jar 6.5 kB 9 3 2 1.6 Yes
assertj-core-3.26.3.jar 1.4 MB 882 - - - -
   • Root - 878 839 27 1.8 Yes
   • Versioned - 4 1 1 9 No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-5.11.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.3.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.3.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.3.jar 591.6 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.3.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.3.jar 246.8 kB 177 158 10 1.8 Yes
neo4j-cypher-dsl-schema-name-support-2024.2.0.jar 9.7 kB 17 5 2 17 Yes
neo4j-java-driver-5.26.1.jar 902.1 kB 713 630 66 17 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
junit-jupiter-1.20.3.jar 14.7 kB 16 10 1 1.8 Yes
testcontainers-1.20.3.jar 17.8 MB 12233 10475 456 15 Yes
Total Size Entries Classes Packages Java Version Debug Information
38 42 MB 27721 21922 907 17 37
compile: 14 compile: 6.4 MB compile: 4171 compile: 3793 compile: 150 17 compile: 14
test: 24 test: 35.6 MB test: 23550 test: 18129 test: 757 15 test: 23