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-annotation-processor-api 1.13.0 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.google.testing.compile compile-testing 0.19 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.9.1 jar Eclipse Public License v2.0
org.mockito mockito-core 4.8.0 jar The MIT License
org.neo4j neo4j-ogm-core 3.2.37 jar The Apache Software License, Version 2.0
org.slf4j slf4j-simple 1.7.36 jar MIT License
org.springframework.data spring-data-neo4j 6.3.3 jar The Apache Software License, Version 2.0

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.13.0 jar The Apache Software License, Version 2.0
io.github.classgraph classgraph 4.8.149 jar The MIT License (MIT)
org.neo4j neo4j-cypher-dsl-schema-name-support 2022.7.2 jar The Apache Software License, Version 2.0
org.neo4j.driver neo4j-java-driver 4.4.9 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.3 jar CC0

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.9.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.9 jar The Apache Software License, Version 2.0
com.google.auto auto-common 0.11 jar Apache 2.0
com.google.auto.value auto-value 1.7.4 jar Apache 2.0
com.google.auto.value auto-value-annotations 1.7.4 jar Apache 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.15.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
com.google.truth truth 1.1 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.12.17 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.17 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.25.0 jar The MIT License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.neo4j neo4j-cypher-dsl 2022.4.0 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-api 3.2.37 jar The Apache Software License, Version 2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.0 jar BSD-3-Clause
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springframework spring-aop 5.3.23 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.23 jar Apache License, Version 2.0
org.springframework spring-context 5.3.23 jar Apache License, Version 2.0
org.springframework spring-core 5.3.23 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.23 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.23 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.23 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.7.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Auto Common Libraries, AutoValue Annotations, AutoValue Processor, error-prone annotations

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

BSD-3-Clause: asm

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, JUnit Vintage Engine

New BSD License: Hamcrest Core

CC0: reactive-streams

The MIT License (MIT): ClassGraph

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Expression Language (SpEL), Spring Transaction

The Apache Software License, Version 2.0: Compile Testing, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson-annotations, Jackson-core, Neo4j Cypher DSL (Core), Neo4j Cypher DSL (Schema Name Support), Neo4j Migrations (Annotation Processor Api), Neo4j Migrations (Annotation Processor), Neo4j Migrations (Core), Neo4j-OGM Api, Neo4j-OGM Core, Spring Data Neo4j, Truth Core, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.9.0.jar 66.5 kB 80 68 1 1.6 Yes
jackson-core-2.9.9.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.9.jar 1.3 MB 658 624 20 1.7 Yes
jackson-datatype-jdk8-2.9.9.jar 33.4 kB 36 22 1 1.8 Yes
jackson-datatype-jsr310-2.9.9.jar 100.7 kB 73 54 5 1.8 Yes
auto-common-0.11.jar 102.8 kB 80 69 1 1.8 Yes
auto-value-1.7.4.jar 1.8 MB 1181 1090 21 1.8 Yes
auto-value-annotations-1.7.4.jar 6.6 kB 21 7 3 1.7 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.15.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
compile-testing-0.19.jar 136.5 kB 100 89 1 1.8 Yes
truth-1.1.jar 241.4 kB 173 162 1 1.7 Yes
neo4j-migrations-core/target/classes - 0 0 0 - No
processor-api/target/classes - 0 0 0 - No
classgraph-4.8.149.jar 558.3 kB 290 261 14 - Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.12.17.jar 3.9 MB 2733 2679 39 - Yes
byte-buddy-agent-1.12.17.jar 256.4 kB 90 70 3 - Yes
apiguardian-api-1.1.1.jar 6.5 kB 9 3 2 - Yes
assertj-core-3.23.1.jar 1.2 MB 819 780 26 - Yes
checker-qual-3.25.0.jar 222.3 kB 424 356 30 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
junit-jupiter-5.9.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.1.jar 207.7 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.1.jar 246.5 kB 151 134 9 - Yes
junit-jupiter-params-5.9.1.jar 578.9 kB 377 343 22 - Yes
junit-platform-commons-1.9.1.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.1.jar 188.2 kB 143 127 9 - Yes
junit-vintage-engine-5.9.1.jar 66.9 kB 49 35 6 - Yes
mockito-core-4.8.0.jar 684 kB 652 580 64 1.8 Yes
neo4j-cypher-dsl-2022.4.0.jar 404 kB 358 332 8 - Yes
neo4j-cypher-dsl-schema-name-support-2022.7.2.jar 9 kB 16 4 1 1.8 Yes
neo4j-ogm-api-3.2.37.jar 100 kB 118 97 14 1.8 Yes
neo4j-ogm-core-3.2.37.jar 432.2 kB 293 255 25 1.8 Yes
neo4j-java-driver-4.4.9.jar 5 MB 3147 2990 101 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.0.jar 121.8 kB 44 38 3 - Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 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
spring-aop-5.3.23.jar 383 kB 306 277 17 1.8 Yes
spring-beans-5.3.23.jar 699.1 kB 418 388 13 1.8 Yes
spring-context-5.3.23.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.23.jar 1.5 MB 1037 978 49 1.8 Yes
spring-expression-5.3.23.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.23.jar 24.4 kB 28 17 2 1.8 Yes
spring-tx-5.3.23.jar 333.4 kB 295 261 20 1.8 Yes
spring-data-commons-2.7.3.jar 1.3 MB 935 866 42 1.8 Yes
spring-data-neo4j-6.3.3.jar 693.3 kB 405 368 14 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 28.6 MB 19853 18397 762 1.8 49
compile: 6 compile: 5.6 MB compile: 3470 compile: 3268 compile: 117 - compile: 4
test: 48 test: 23 MB test: 16383 test: 15129 test: 645 - test: 45