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.2.3 jar The Apache Software License, Version 2.0
io.quarkiverse.neo4j quarkus-neo4j 1.0.2 jar Apache 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
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.2.0 jar The MIT License

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
io.github.classgraph classgraph 4.8.138 jar The MIT License (MIT)
io.quarkus quarkus-arc 2.6.1.Final jar The Apache Software License, Version 2.0
io.quarkus quarkus-bootstrap-runner 2.6.1.Final jar Apache License, Version 2.0
io.quarkus quarkus-core 2.6.1.Final jar The Apache Software License, Version 2.0
io.quarkus quarkus-development-mode-spi 2.6.1.Final jar The Apache Software License, Version 2.0
io.quarkus quarkus-fs-util 0.0.3 jar Apache License, Version 2.0
io.quarkus quarkus-ide-launcher 2.6.1.Final jar The Apache Software License, Version 2.0
io.quarkus.arc arc 2.6.1.Final jar Apache License, Version 2.0
io.smallrye.common smallrye-common-annotation 1.8.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-classloader 1.8.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-constraint 1.8.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-expression 1.8.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-function 1.8.0 jar Apache License, Version 2.0
io.smallrye.common smallrye-common-io 1.8.0 jar Apache License, Version 2.0
io.smallrye.config smallrye-config 2.7.0 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-common 2.7.0 jar Apache License, Version 2.0
io.smallrye.config smallrye-config-core 2.7.0 jar Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.el jakarta.el-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.cdi-api 2.0.2 jar Apache License 2.0
jakarta.inject jakarta.inject-api 1.0 jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 1.2.5 jar EPL 2.0GPL2 w/ CPE
jakarta.transaction jakarta.transaction-api 1.3.3 jar EPL 2.0GPL2 w/ CPE
org.eclipse.microprofile.config microprofile-config-api 2.0 jar Apache-2.0
org.eclipse.microprofile.context-propagation microprofile-context-propagation-api 1.2 jar Apache License, Version 2.0
org.graalvm.sdk graal-sdk 21.3.0 jar Universal Permissive License, Version 1.0
org.jboss.logging jboss-logging 3.4.2.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 2.2.1.Final jar Apache License, version 2.0
org.jboss.logmanager jboss-logmanager-embedded 1.0.9 jar Apache License 2.0
org.jboss.slf4j slf4j-jboss-logmanager 1.1.0.Final jar Apache License 2.0
org.jboss.threads jboss-threads 3.4.2.Final jar Apache License 2.0
org.neo4j.driver neo4j-java-driver 4.4.2 jar Apache License, Version 2
org.reactivestreams reactive-streams 1.0.3 jar CC0
org.slf4j slf4j-api 1.7.32 jar MIT License
org.wildfly.common wildfly-common 1.5.4.Final-format-001 jar Apache License 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
net.bytebuddy byte-buddy 1.12.6 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.6 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.1 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, JBoss Logging I18n Annotations

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

Apache License, Version 2: Neo4j Java Driver

MIT License: SLF4J API Module

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 Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API

CC0: reactive-streams

The MIT License (MIT): ClassGraph

Apache License 2.0: JBoss Log Manager (Embedded), JBoss Threads, Jakarta CDI, SLF4J: JBoss Log Manager, wildfly-common

Universal Permissive License, Version 1.0: Graal Sdk

The MIT License: mockito-core

Apache License, Version 2.0: ArC - Runtime, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, MicroProfile Context Propagation, Objenesis, Quarkus - Bootstrap - Runner, Quarkus - FS Util, Quarkus - Neo4j - Runtime, SmallRye Common: Annotations, SmallRye Common: Classloader, SmallRye Common: Constraints, SmallRye Common: Expressions, SmallRye Common: Functions, SmallRye Common: IO, SmallRye: Common classes, SmallRye: MicroProfile Config CDI Implementation, SmallRye: MicroProfile Config Core Implementation

Apache-2.0: MicroProfile Config API

EPL 2.0: Jakarta Annotations API, Jakarta Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API

The Apache Software License, Version 2.0: Jakarta Dependency Injection, Neo4j Migrations (Core), Neo4j Migrations (Quarkus), Quarkus - ArC - Runtime, Quarkus - Core - Runtime, Quarkus - Development mode - SPI, Quarkus - IDE Launcher

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
neo4j-migrations-core/target/classes - 0 0 0 - No
classgraph-4.8.138.jar 563.8 kB 291 262 14 - Yes
quarkus-neo4j-1.0.2.jar 22.8 kB 30 13 2 - Yes
quarkus-arc-2.6.1.Final.jar 67.1 kB 92 65 9 - Yes
quarkus-bootstrap-runner-2.6.1.Final.jar 40 kB 34 17 4 - Yes
quarkus-core-2.6.1.Final.jar 252.7 kB 269 235 15 1.8 Yes
quarkus-development-mode-spi-2.6.1.Final.jar 40.3 kB 51 34 7 - Yes
quarkus-fs-util-0.0.3.jar 14.5 kB 25 6 1 - Yes
quarkus-ide-launcher-2.6.1.Final.jar 13.6 MB 10198 5 1 - Yes
arc-2.6.1.Final.jar 188.7 kB 156 144 2 - Yes
smallrye-common-annotation-1.8.0.jar 5.8 kB 18 7 1 1.8 Yes
smallrye-common-classloader-1.8.0.jar 11.9 kB 23 4 1 - Yes
smallrye-common-constraint-1.8.0.jar 11.6 kB 17 5 1 1.8 Yes
smallrye-common-expression-1.8.0.jar 19.8 kB 23 11 1 1.8 Yes
smallrye-common-function-1.8.0.jar 43.4 kB 51 40 1 1.8 Yes
smallrye-common-io-1.8.0.jar 7.9 kB 30 2 1 - Yes
smallrye-config-2.7.0.jar 34.2 kB 29 15 1 1.8 Yes
smallrye-config-common-2.7.0.jar 9.8 kB 19 7 2 1.8 Yes
smallrye-config-core-2.7.0.jar 246.7 kB 168 153 1 1.8 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.el-api-3.0.3.jar 79.8 kB 61 49 1 1.7 Yes
jakarta.enterprise.cdi-api-2.0.2.jar 109.4 kB 171 148 11 1.8 Yes
jakarta.inject-api-1.0.jar 4.7 kB 15 6 1 1.5 No
jakarta.interceptor-api-1.2.5.jar 25 kB 22 10 1 1.7 Yes
jakarta.transaction-api-1.3.3.jar 15.4 kB 29 19 1 1.7 Yes
byte-buddy-1.12.6.jar 3.8 MB 2696 2635 39 - Yes
byte-buddy-agent-1.12.6.jar 256.9 kB 89 69 3 - Yes
apiguardian-api-1.1.1.jar 6.5 kB 9 3 2 - Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
microprofile-config-api-2.0.jar 18.9 kB 29 14 3 1.8 Yes
microprofile-context-propagation-api-1.2.jar 16.6 kB 25 12 2 1.8 Yes
graal-sdk-21.3.0.jar 616.2 kB 311 305 21 - Yes
jboss-logging-3.4.2.Final.jar 60.9 kB 47 35 1 1.8 Yes
jboss-logging-annotations-2.2.1.Final.jar 20.6 kB 38 25 1 1.8 Yes
jboss-logmanager-embedded-1.0.9.jar 258.3 kB 197 171 5 - Yes
slf4j-jboss-logmanager-1.1.0.Final.jar 10.7 kB 18 7 1 1.8 Yes
jboss-threads-3.4.2.Final.jar 103.2 kB 91 70 2 - Yes
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 - Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes
mockito-core-4.2.0.jar 670.8 kB 656 584 64 1.8 Yes
neo4j-java-driver-4.4.2.jar 4.9 MB 3064 2916 99 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
reactive-streams-1.0.3.jar 11.4 kB 17 13 1 1.6 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
wildfly-common-1.5.4.Final-format-001.jar 307.1 kB 260 204 22 - Yes
Total Size Entries Classes Packages Java Version Debug Information
50 33.1 MB 23900 12621 485 1.8 47
compile: 37 compile: 21.8 MB compile: 15993 compile: 5078 compile: 245 - compile: 35
test: 13 test: 11.3 MB test: 7907 test: 7543 test: 240 - test: 12