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 2.15.3-SNAPSHOT jar The Apache Software License, Version 2.0 No
org.springframework.boot spring-boot-autoconfigure 3.4.2 jar Apache License, Version 2.0 No
org.neo4j.driver neo4j-java-driver 5.27.0 jar Apache License, Version 2 Yes
org.springframework.boot spring-boot-autoconfigure-processor 3.4.2 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-configuration-processor 3.4.2 jar Apache License, Version 2.0 Yes
org.springframework.boot spring-boot-starter-data-neo4j 3.4.2 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 3.4.2 jar Apache License, Version 2.0
org.testcontainers junit-jupiter 1.20.4 jar MIT
org.testcontainers neo4j 1.20.4 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.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
ch.qos.logback logback-core 1.5.16 jar Eclipse Public License - v 1.0GNU Lesser General Public License No
io.github.classgraph classgraph 4.8.179 jar The MIT License (MIT) No
io.micrometer micrometer-commons 1.14.3 jar The Apache Software License, Version 2.0 No
io.micrometer micrometer-observation 1.14.3 jar The Apache Software License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0 No
org.apache.logging.log4j log4j-to-slf4j 2.24.3 jar Apache-2.0 No
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0 No
org.neo4j neo4j-cypher-dsl-schema-name-support 2024.4.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 6.2.2 jar Apache License, Version 2.0 No
org.springframework spring-beans 6.2.2 jar Apache License, Version 2.0 No
org.springframework spring-context 6.2.2 jar Apache License, Version 2.0 No
org.springframework spring-core 6.2.2 jar Apache License, Version 2.0 No
org.springframework spring-expression 6.2.2 jar Apache License, Version 2.0 No
org.springframework spring-jcl 6.2.2 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot 3.4.2 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter 3.4.2 jar Apache License, Version 2.0 No
org.springframework.boot spring-boot-starter-logging 3.4.2 jar Apache License, Version 2.0 No
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0 No
io.netty netty-buffer 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-codec 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-common 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-handler 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-resolver 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-tcnative-classes 2.0.69.Final jar The Apache Software License, Version 2.0 Yes
io.netty netty-transport 4.1.117.Final jar Apache License, Version 2.0 Yes
io.netty netty-transport-native-unix-common 4.1.117.Final jar Apache License, Version 2.0 Yes
io.projectreactor reactor-core 3.7.2 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 2024.4.0 jar The Apache Software License, Version 2.0 Yes
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 Yes
org.springframework spring-tx 6.2.2 jar Apache License, Version 2.0 Yes
org.springframework.data spring-data-commons 3.4.2 jar Apache License, Version 2.0 Yes
org.springframework.data spring-data-neo4j 7.4.2 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.18.2 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
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
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.16.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.16.1 jar Apache License, Version 2.0
net.java.dev.jna jna 5.16.0 jar LGPL-2.1-or-laterApache-2.0
net.minidev accessors-smart 2.5.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.5.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.awaitility awaitility 4.2.2 jar Apache 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.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.4 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.6 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 6.2.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.4.2 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.4.2 jar Apache License, Version 2.0
org.testcontainers testcontainers 1.20.4 jar MIT
org.xmlunit xmlunit-core 2.10.0 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

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

Apache 2.0: Awaitility

Eclipse Public License 1.0: JUnit

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, 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, 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 Commons Logging Bridge, 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-starter, spring-boot-starter-data-neo4j, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Apache-2.0: Apache Commons Compress, 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.16.jar 306.7 kB 242 189 29 11 Yes
logback-core-1.5.16.jar 621.6 kB 528 - - - -
   • Root - 521 469 41 11 Yes
   • Versioned - 7 1 1 21 Yes
jackson-annotations-2.18.2.jar 78.5 kB 87 74 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
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
neo4j-migrations-2.15.3-SNAPSHOT.jar 409.3 kB 245 220 5 17 Yes
classgraph-4.8.179.jar 576.1 kB 296 - - - -
   • Root - 294 266 13 1.7 Yes
   • Versioned - 2 1 1 9 No
micrometer-commons-1.14.3.jar 47.9 kB 50 36 6 1.8 Yes
micrometer-observation-1.14.3.jar 75 kB 74 59 6 1.8 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.16.1.jar 8.8 MB 5960 - - - -
   • Root - 2970 2917 38 1.5 Yes
   • Versioned - 2960 2918 39 1.8 Yes
   • Versioned - 30 25 1 - Yes
byte-buddy-agent-1.16.1.jar 365.8 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
jna-5.16.0.jar 2 MB 192 125 4 1.8 Yes
accessors-smart-2.5.1.jar 30.3 kB 24 13 2 1.8 Yes
json-smart-2.5.1.jar 122.3 kB 107 93 5 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
log4j-api-2.24.3.jar 348.5 kB 247 - - - -
   • Root - 236 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.24.3.jar 23.8 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.3.jar 1.4 MB 881 - - - -
   • Root - 877 838 27 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 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.11.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.4.jar 216.4 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.4.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.4.jar 591.6 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.4.jar 142 kB 88 - - - -
   • Root - 78 64 8 1.8 Yes
   • Versioned - 10 4 1 9 Yes
junit-platform-engine-1.11.4.jar 246.8 kB 177 158 10 1.8 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-2024.4.0.jar 9.7 kB 17 5 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.6.jar 123.6 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-6.2.2.jar 418.4 kB 321 289 17 17 Yes
spring-beans-6.2.2.jar 877.2 kB 480 449 13 17 Yes
spring-context-6.2.2.jar 1.4 MB 946 861 58 17 Yes
spring-core-6.2.2.jar 2 MB 1263 - - - -
   • Root - 1257 1182 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.2.jar 317.6 kB 168 156 6 17 Yes
spring-jcl-6.2.2.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.2.2.jar 1 MB 681 612 49 17 Yes
spring-boot-3.4.2.jar 1.8 MB 1197 1062 84 17 Yes
spring-boot-autoconfigure-3.4.2.jar 2 MB 1556 1421 112 17 Yes
spring-boot-starter-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-starter-logging-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.4.2.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.4.2.jar 253.1 kB 177 144 18 17 Yes
spring-boot-test-autoconfigure-3.4.2.jar 227 kB 261 187 26 17 Yes
junit-jupiter-1.20.4.jar 14.7 kB 16 10 1 1.8 Yes
neo4j-1.20.4.jar 7.2 kB 7 2 1 1.8 Yes
testcontainers-1.20.4.jar 17.8 MB 12233 10475 456 15 Yes
xmlunit-core-2.10.0.jar 180.8 kB 183 166 9 1.7 Yes
snakeyaml-2.3.jar 342.2 kB 284 - - - -
   • Root - 276 235 23 1.7 Yes
   • Versioned - 8 3 2 9 Yes
netty-buffer-4.1.117.Final.jar 338.5 kB 172 155 2 1.6 Yes
netty-codec-4.1.117.Final.jar 355.1 kB 250 221 10 1.6 Yes
netty-common-4.1.117.Final.jar 718.4 kB 572 536 13 1.6 Yes
netty-handler-4.1.117.Final.jar 579.9 kB 396 364 12 1.6 Yes
netty-resolver-4.1.117.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-tcnative-classes-2.0.69.Final.jar 36.1 kB 44 - - - -
   • Root - 42 29 1 1.8 Yes
   • Versioned - 2 1 1 9 No
netty-transport-4.1.117.Final.jar 521.3 kB 416 386 12 1.6 Yes
netty-transport-native-unix-common-4.1.117.Final.jar 44.2 kB 45 32 1 1.6 Yes
reactor-core-3.7.2.jar 1.9 MB 978 - - - -
   • Root - 960 938 11 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-2024.4.0.jar 563.3 kB 434 409 9 17 Yes
neo4j-java-driver-5.27.0.jar 903.3 kB 716 633 66 17 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
spring-tx-6.2.2.jar 284.9 kB 238 208 13 17 Yes
spring-boot-autoconfigure-processor-3.4.2.jar 21.1 kB 20 8 1 17 Yes
spring-boot-configuration-processor-3.4.2.jar 133.2 kB 68 51 6 17 Yes
spring-boot-starter-data-neo4j-3.4.2.jar 4.8 kB 4 0 0 - -
spring-data-commons-3.4.2.jar 1.5 MB 1012 935 47 17 Yes
spring-data-neo4j-7.4.2.jar 778.6 kB 427 387 15 17 Yes
Total Size Entries Classes Packages Java Version Debug Information
84 60 MB 40517 33131 1707 17 79
compile: 43 compile: 20.3 MB compile: 13973 compile: 12560 compile: 723 17 compile: 40
test: 41 test: 39.7 MB test: 26544 test: 20571 test: 984 17 test: 39