Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
com.github.stefanbirkner system-lambda 1.2.1 jar MIT License
com.tngtech.archunit archunit 0.23.1 jar The Apache Software License, Version 2.0, BSD
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
eu.michael-simons.neo4j junit-jupiter-causal-cluster-testcontainer-extension 2022.1.0 jar The Apache Software License, Version 2.0
info.picocli picocli 4.6.3 jar The Apache Software License, version 2.0
io.github.classgraph classgraph 4.8.149 jar The MIT License (MIT)
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
net.java.dev.jna jna 5.12.1 jar LGPL-2.1-or-later, Apache-2.0
org.apache.maven maven-artifact 3.8.6 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.asciidoctor asciidoctorj 2.5.6 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.23.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.1 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.graalvm.sdk graal-sdk 21.3.2 jar Universal Permissive License, Version 1.0
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.0
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-migrationsupport 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-console 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.junit.platform junit-platform-jfr 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.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.mockito mockito-inline 4.8.0 jar The MIT License
org.mockito mockito-junit-jupiter 4.8.0 jar The MIT License
org.neo4j neo4j-cypher-dsl-schema-name-support 2022.7.2 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-bolt-driver 3.2.37 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-bolt-native-types 3.2.37 jar The Apache Software License, Version 2.0
org.neo4j neo4j-ogm-core 3.2.37 jar The Apache Software License, Version 2.0
org.neo4j.driver neo4j-java-driver 4.4.9 jar Apache License, Version 2
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.powermock powermock-reflect 2.0.9 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.slf4j slf4j-api 1.7.36 jar MIT License
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
org.testcontainers junit-jupiter 1.17.3 jar MIT
org.testcontainers neo4j 1.17.3 jar MIT

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.google.errorprone error_prone_annotations 2.15.0 jar Apache 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.testing.compile compile-testing 0.19 jar The Apache Software License, Version 2.0
org.checkerframework checker-qual 3.25.0 jar The MIT License