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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.neo4j neo4j-cypher-dsl-schema-name-support 9999-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
cglib cglib 3.3.0 jar ASF 2.0
com.tngtech.archunit archunit 1.4.1 jar The Apache Software License, Version 2.0BSD
org.assertj assertj-core 3.27.3 jar Apache-2.0
org.junit.jupiter junit-jupiter 5.13.4 jar Eclipse Public License v2.0
org.mockito mockito-core 5.18.0 jar MIT
org.slf4j slf4j-simple 1.7.36 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses Optional
org.jetbrains annotations 26.0.2 jar The Apache Software License, Version 2.0 No
com.querydsl querydsl-core 5.1.0 jar Apache License, Version 2.0 Yes
io.projectreactor reactor-core 3.7.8 jar Apache License, Version 2.0 Yes
org.neo4j neo4j-cypher-dsl-build-annotations 9999-SNAPSHOT jar The Apache Software License, Version 2.0 Yes
org.neo4j.driver neo4j-java-driver 5.28.9 jar Apache License, Version 2 Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
net.bytebuddy byte-buddy 1.15.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.5 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.13.4 jar Eclipse Public License v2.0
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.8 jar BSD-3-Clause
org.slf4j slf4j-api 1.7.36 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses Optional
com.mysema.commons mysema-commons-lang 0.2.4 jar The Apache Software License, Version 2.0 Yes
io.netty netty-buffer 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-codec-base 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-common 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-handler 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-resolver 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-tcnative-classes 2.0.72.Final jar The Apache Software License, Version 2.0 Yes
io.netty netty-transport 4.2.2.Final jar Apache License, Version 2.0 Yes
io.netty netty-transport-native-unix-common 4.2.2.Final jar Apache License, Version 2.0 Yes
org.neo4j.bolt neo4j-bolt-connection 6.0.2 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-netty 6.0.2 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-pooled 6.0.2 jar Apache License, Version 2 Yes
org.neo4j.bolt neo4j-bolt-connection-routed 6.0.2 jar Apache License, Version 2 Yes
org.reactivestreams reactive-streams 1.0.4 jar MIT-0 Yes

Project Dependency Graph

Dependency Tree

Licenses

BSD: ArchUnit

MIT-0: reactive-streams

The Apache License, Version 2.0: 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

BSD-3-Clause: asm

MIT License: SLF4J API Module, SLF4J Simple Binding

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, Querydsl - Core module

Apache-2.0: AssertJ 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

ASF 2.0: cglib

MIT: mockito-core

The Apache Software License, Version 2.0: ArchUnit, JetBrains Java Annotations, Neo4j Cypher DSL (Build Utils: Annotations), Neo4j Cypher DSL (Core), Neo4j Cypher DSL (Schema Name Support), Netty/TomcatNative [OpenSSL - Classes], lang

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cglib-3.3.0.jar 306.9 kB 270 249 8 1.5 Yes
archunit-1.4.1.jar 4.5 MB 2994 2933 43 11 Yes
byte-buddy-1.15.11.jar 8.5 MB 5890 - - - -
   • Root - 2950 2897 38 1.5 Yes
   • Versioned - 2940 2898 39 1.8 Yes
byte-buddy-agent-1.17.5.jar 365.9 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 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
annotations-26.0.2.jar 31.2 kB 72 - - - -
   • Root - 70 60 2 1.8 Yes
   • Versioned - 2 1 1 9 No
junit-jupiter-5.13.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 1.8 Yes
junit-jupiter-engine-5.13.4.jar 341.1 kB 178 161 9 1.8 Yes
junit-jupiter-params-5.13.4.jar 660.8 kB 431 397 22 1.8 Yes
junit-platform-commons-1.13.4.jar 158.5 kB 100 - - - -
   • Root - 89 74 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.13.4.jar 268.6 kB 189 170 10 1.8 Yes
mockito-core-5.18.0.jar 710 kB 648 576 66 11 Yes
neo4j-cypher-dsl-schema-name-support/target/classes - 0 0 0 - -
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
asm-9.8.jar 126.1 kB 45 39 3 1.5 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
mysema-commons-lang-0.2.4.jar 12.1 kB 18 7 1 1.6 Yes
querydsl-core-5.1.0.jar 479 kB 366 348 9 11 Yes
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.7.8.jar 1.9 MB 974 - - - -
   • Root - 956 934 11 1.8 Yes
   • Versioned - 5 1 1 11 Yes
   • Versioned - 13 9 1 21 Yes
annotations/target/classes - 0 0 0 - -
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
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
38 23.7 MB 16378 12491 421 17 35
compile: 2 compile: 10.9 kB compile: 9 compile: 3 compile: 2 17 compile: 1
provided: 19 provided: 6 MB provided: 4212 provided: 3784 provided: 156 provided: 18
test: 17 test: 17.7 MB test: 12157 test: 8704 test: 263 11 test: 16