Fork me on GitHub

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.liquigraph liquigraph-core 4.0.6-20220221.135033-2 jar Apache License

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
ch.qos.logback logback-classic 1.2.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 jar Apache License, Version 2.0
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.liquigraph liquigraph-testing 4.0.6-20220221.135033-2 jar Apache License
org.mockito mockito-core 4.2.0 jar The 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
org.apache.maven maven-artifact 3.8.4 jar Apache License, Version 2.0
org.apache.maven maven-compat 3.8.4 jar Apache License, Version 2.0
org.apache.maven maven-core 3.8.4 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.8.4 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 jar Apache 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
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.liquibase liquibase-core 4.7.1 jar Apache License, Version 2.0
org.liquibase.ext liquibase-neo4j 4.7.0.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.33 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run 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.fasterxml.jackson.core jackson-core 2.13.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.13.1 jar The Apache Software License, Version 2.0
com.sun.activation jakarta.activation 1.2.2 jar EDL 1.0
com.sun.istack istack-commons-runtime 3.0.12 jar Eclipse Distribution License - v 1.0
io.github.resilience4j resilience4j-core 1.7.1 jar Apache-2.0
io.github.resilience4j resilience4j-retry 1.7.1 jar Apache-2.0
io.vavr vavr 0.10.2 jar The Apache Software License, Version 2.0
io.vavr vavr-match 0.10.2 jar The Apache Software License, Version 2.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.glassfish.jaxb jaxb-runtime 2.3.5 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 2.3.5 jar Eclipse Distribution License - v 1.0
org.neo4j neo4j-jdbc 4.0.5 jar Apache License, Version 2.0
org.neo4j neo4j-jdbc-bolt 4.0.5 jar Apache License, Version 2.0
org.neo4j neo4j-jdbc-driver 4.0.5 jar Apache License, Version 2.0
org.neo4j.driver neo4j-java-driver 4.4.3 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.slf4j jul-to-slf4j 1.7.33 jar MIT License

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
ch.qos.logback logback-core 1.2.10 jar Eclipse Public License - v 1.0GNU Lesser General Public License
classworlds classworlds 1.1-alpha-2 jar -
com.github.docker-java docker-java-api 3.2.12 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.2.12 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.2.12 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.12.4 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.4 jar Apache License, Version 2.0
net.java.dev.jna jna 5.8.0 jar LGPL, version 2.1Apache License v2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software 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.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.testcontainers neo4j 1.16.3 jar MIT
org.testcontainers testcontainers 1.16.3 jar MIT

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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.1.3 - jar Apache 2.0
com.google.guava guava 25.1-android - jar The Apache Software License, Version 2.0
com.google.inject guice 4.2.2 no_aop jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.1 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.2 - jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 - jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-builder-support 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.8.4 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.8.4 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.6.3 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 3.4.3 - jar Apache License, Version 2.0
org.checkerframework checker-compat-qual 2.0.0 - jar GNU General Public License, version 2 (GPL2), with the classpath exceptionThe MIT License
org.codehaus.mojo animal-sniffer-annotations 1.14 - jar MIT license
org.codehaus.plexus plexus-cipher 2.0 - 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.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.3.0 - jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 - jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

Apache License, Version 2: Neo4j Java Driver

MIT License: JUL to SLF4J bridge, SLF4J API Module

GPL2 w/ CPE: jaxb-api

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

CC0: reactive-streams

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Unknown: Default Plexus Container, classworlds

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Maven Shared Utils, Apache Maven Wagon :: API, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Liquibase, Liquibase Neo4j Database Extension, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Neo4j JDBC Bolt, Neo4j JDBC Driver, Neo4j JDBC Packaging, Objenesis, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

Apache-2.0: resilience4j

GNU General Public License, version 2 (GPL2), with the classpath exception: Checker Qual

MIT license: Animal Sniffer Annotations

LGPL, version 2.1: Java Native Access

Apache License v2.0: Java Native Access

CDDL 1.1: jaxb-api

Apache License: liquigraph-core, liquigraph-maven-plugin, liquigraph-testing

Public Domain: AOP alliance

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

EDL 1.0: Jakarta Activation

Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime

MIT: Duct Tape, TestContainers :: Neo4j, Testcontainers Core

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: Commons IO, FindBugs-jsr305, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Plexus Archiver Component, Plexus IO Components, Vavr, Vavr Match, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, javax.inject

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
logback-classic-1.2.10.jar 233.8 kB 207 157 25 1.6 Yes
logback-core-1.2.10.jar 454.2 kB 398 354 34 1.6 Yes
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes
jackson-annotations-2.10.3.jar 68.1 kB 81 69 2 - Yes
jackson-core-2.13.1.jar 374.6 kB 156 128 13 - Yes
jackson-databind-2.13.1.jar 1.5 MB 745 707 23 - Yes
docker-java-api-3.2.12.jar 466.6 kB 397 382 5 1.8 Yes
docker-java-transport-3.2.12.jar 36.2 kB 43 32 1 1.8 Yes
docker-java-transport-zerodep-3.2.12.jar 2 MB 1412 1182 63 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.1.3.jar 13.7 kB 34 22 2 1.7 No
guava-25.1-android.jar 2.6 MB 1905 1875 18 1.7 Yes
guice-4.2.2-no_aop.jar 520.7 kB 406 390 9 1.7 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 - Yes
istack-commons-runtime-3.0.12.jar 29.8 kB 44 23 4 - Yes
commons-io-2.2.jar 173.6 kB 126 108 6 1.5 Yes
resilience4j-core-1.7.1.jar 65.7 kB 70 58 7 1.8 Yes
resilience4j-retry-1.7.1.jar 49 kB 43 34 4 1.8 Yes
vavr-0.10.2.jar 897.9 kB 395 383 4 1.8 Yes
vavr-match-0.10.2.jar 3 kB 13 2 1 1.8 No
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
jaxb-api-2.3.1.jar 128.1 kB 136 111 7 - Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.12.4.jar 3.8 MB 2691 2631 38 - Yes
byte-buddy-agent-1.12.4.jar 254.4 kB 83 65 2 - Yes
jna-5.8.0.jar 1.7 MB 178 117 4 1.6 Yes
commons-compress-1.21.jar 1 MB 576 524 35 1.8 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
maven-artifact-3.8.4.jar 58.1 kB 59 34 11 1.7 Yes
maven-builder-support-3.8.4.jar 14.3 kB 24 10 1 1.7 Yes
maven-compat-3.8.4.jar 288.2 kB 215 163 29 1.7 Yes
maven-core-3.8.4.jar 637.1 kB 493 406 56 1.7 Yes
maven-model-3.8.4.jar 215.2 kB 94 77 3 1.7 Yes
maven-model-builder-3.8.4.jar 192.4 kB 156 123 16 1.7 Yes
maven-plugin-api-3.8.4.jar 47 kB 48 27 6 1.7 Yes
maven-repository-metadata-3.8.4.jar 27.2 kB 27 9 2 1.7 Yes
maven-resolver-provider-3.8.4.jar 67 kB 43 26 1 1.7 Yes
maven-settings-3.8.4.jar 44.3 kB 35 19 2 1.7 Yes
maven-settings-builder-3.8.4.jar 42.1 kB 53 32 5 1.7 Yes
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes
maven-plugin-annotations-3.6.4.jar 13.7 kB 22 7 1 1.7 Yes
maven-resolver-api-1.6.3.jar 149.3 kB 156 132 12 1.7 Yes
maven-resolver-impl-1.6.3.jar 179.6 kB 115 94 5 1.7 Yes
maven-resolver-spi-1.6.3.jar 38.4 kB 56 34 8 1.7 Yes
maven-resolver-util-1.6.3.jar 168.9 kB 132 105 13 1.7 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
wagon-provider-api-3.4.3.jar 55.1 kB 60 39 8 1.7 Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
checker-compat-qual-2.0.0.jar 31.5 kB 47 28 10 1.7 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.3.0.jar 263.3 kB 130 105 9 1.6 Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
jaxb-runtime-2.3.5.jar 1 MB 809 642 25 - Yes
txw2-2.3.5.jar 72 kB 69 54 4 - Yes
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
liquibase-core-4.7.1.jar 6.6 MB 4386 3859 231 1.8 Yes
liquibase-neo4j-4.7.0.2.jar 25.5 kB 24 7 3 1.8 Yes
liquigraph-core-4.0.6.jar 110.1 kB 110 84 10 - Yes
liquigraph-testing-4.0.6.jar 12 kB 17 5 2 - Yes
mockito-core-4.2.0.jar 670.8 kB 656 584 64 1.8 Yes
neo4j-jdbc-4.0.5.jar 58.1 kB 43 27 4 1.8 Yes
neo4j-jdbc-bolt-4.0.5.jar 64.3 kB 44 27 5 1.8 Yes
neo4j-jdbc-driver-4.0.5.jar 10.2 MB 6116 5625 234 - Yes
neo4j-java-driver-4.4.3.jar 4.9 MB 3087 2934 100 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
jul-to-slf4j-1.7.33.jar 4.6 kB 11 1 1 1.5 Yes
slf4j-api-1.7.33.jar 41.5 kB 46 34 4 1.5 Yes
neo4j-1.16.3.jar 4.8 kB 6 1 1 1.8 Yes
testcontainers-1.16.3.jar 12 MB 8741 8335 364 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
86 62.8 MB 42281 38490 1817 1.8 81
compile: 6 compile: 7 MB compile: 4743 compile: 4126 compile: 256 - compile: 6
test: 24 test: 28.9 MB test: 19948 test: 18635 test: 806 - test: 24
runtime: 19 runtime: 20 MB runtime: 12238 runtime: 11153 runtime: 456 - runtime: 18
provided: 37 provided: 6.8 MB provided: 5352 provided: 4576 provided: 299 - provided: 33