Compile Dependencies (16)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core(optional) Non-Blocking Reactive Foundation for the JVM | 3.5.10 | 3.8.6 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava(optional) Reactive Extensions for Java | ${rxjava2} | 3.1.12 | |
Transactions
EPL 2.0 +1
| jakarta.transaction
»
jakarta.transaction-api Jakarta Transactions | 2.0.0 | 2.0.1 | |
Annotation Lib
Apache 2.0
| org.apiguardian
»
apiguardian-api @API Guardian | 1.1.1 | 1.1.2 | |
Reflection
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-reflect(optional) Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime. | 1.7.22 | 2.4.0 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib(optional) Standard library for the Kotlin Programming Language | 1.7.22 | 2.4.10 | |
Lang Runtime
Apache 2.0
| org.jetbrains.kotlin
»
kotlin-stdlib-jdk8(optional) Kotlin Standard Library JDK 8 extension | 1.7.22 | 2.4.0 | |
Concurrency
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-core(optional) Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.jetbrains.kotlinx
»
kotlinx-coroutines-reactor(optional) Coroutines support libraries for Kotlin | 1.6.4 | 1.11.0 | |
Apache 2.0
| org.neo4j
»
neo4j-cypher-dsl The core module of the Cypher DSL, including all supported elements and the default renderer. | 2022.8.5 | 2025.3.0 | |
Apache 2.0
| org.neo4j.driver
»
neo4j-java-driver Access to the Neo4j graph database through Java | 5.12.0 | 6.2.0 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 6.0.12 | 7.0.8 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 6.0.12 | 7.0.8 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 6.0.12 | 7.0.8 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 6.0.12 | 7.0.8 | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 3.0.10 | 4.1.0 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.querydsl
»
querydsl-core core module for querydsl | 5.0.0 | 5.1.0 | |
Dep Injection
Apache 2.0
| jakarta.enterprise
»
jakarta.enterprise.cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 3.0.1 | 4.1.0 |
Test Dependencies (15)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | |||
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.3 | |
Apache 2.0 +1
| com.tngtech.archunit
»
archunit A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit' | 0.23.1 | 1.4.2 | |
Apache 2.0
| eu.michael-simons.neo4j
»
junit-jupiter-causal-cluster-testcontainer-extension Provides a JUnit Jupiter extension that creates Neo4j causal clusters on demand. | 2021.0.1 | 2022.1.8 | |
Apache 2.0
| eu.michael-simons.neo4j
»
neo4j-migrations The Core API of Neo4j-Migrations. | 1.13.1 | 4.1.2 | |
Apache 2.0
| io.mockk
»
mockk-jvm Mocking library for Kotlin | 1.13.7 | 1.14.11 | |
Testing
Apache 2.0
| io.projectreactor
»
reactor-test(optional) Reactor Test support | 3.5.10 | 3.8.6 | |
R2DBC Driver
Apache 2.0
| io.r2dbc
»
r2dbc-h2 Reactive Relational Database Connectivity Driver Implementation for H2 | 0.8.4.RELEASE | 1.1.0.RELEASE | |
Apache 2.0
| org.apache.openwebbeans
»
openwebbeans-impl Apache OpenWebBeans Implementation core module | 2.0.27 | 4.1.0 | |
Apache 2.0
| org.apache.openwebbeans » openwebbeans-se | 2.0.27 | 4.1.0 | |
Apache 2.0
| org.apache.openwebbeans
»
openwebbeans-spi Apache OpenWebBeans Service Provider Interfaces | 2.0.27 | 4.1.0 | |
Apache 2.0
| org.springframework.data
»
spring-data-r2dbc Spring Data module for R2DBC | 1.1.0.RELEASE | 4.1.0 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | |||
MIT
| org.testcontainers
»
neo4j Isolated container management for Java code testing | |||
Testing
MIT
| org.testcontainers
»
testcontainers Isolated container management for Java code testing |
Managed Dependencies (19)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
jsr305 Annotations the SpotBugs tool supports | 3.0.2 | 4.10.3 | |
Apache 2.0 +1
| com.tngtech.archunit
»
archunit A Java architecture test library, to specify and assert architecture rules in plain Java - Module 'archunit' | 0.23.1 | 1.4.2 | |
Apache 2.0
| eu.michael-simons.neo4j
»
junit-jupiter-causal-cluster-testcontainer-extension Provides a JUnit Jupiter extension that creates Neo4j causal clusters on demand. | 2021.0.1 | 2022.1.8 | |
Classpath Tool
MIT
| io.github.classgraph
»
classgraph The uber-fast, ultra-lightweight classpath and module scanner for JVM languages. | 4.8.149 | 4.8.184 | |
Concurrency
Apache 2.0
| io.reactivex.rxjava2
»
rxjava Reactive Extensions for Java | 2.2.21 | 3.1.12 | |
Java Spec
EPL 2.0 +1
| jakarta.interceptor
»
jakarta.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 2.0.1 | 2.2.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy Byte Buddy is a Java library for creating Java classes at run time. | 1.14.3 | 1.18.11 | |
Bytecode
Apache 2.0
| net.bytebuddy
»
byte-buddy-agent The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM. | 1.14.3 | 1.18.11 | |
Native Access
Apache 2.0 +1
| net.java.dev.jna
»
jna JNA provides Java programs easy access to native shared libraries without writing anything but Java code - no JNI or ... | 5.8.0 | 5.19.1 | |
Annotation Lib
Apache 2.0
| org.apiguardian
»
apiguardian-api @API Guardian | 1.1.1 | 1.1.2 | |
Graph DB
GPL 3.0
| org.neo4j
»
neo4j2 vulnerabilities Neo4j Community Edition | 4.4.8 | 2026.06.0 | |
Apache 2.0
| org.neo4j
»
neo4j-cypher-dsl The core module of the Cypher DSL, including all supported elements and the default renderer. | 2022.8.5 | 2025.3.0 | |
Apache 2.0
| org.neo4j.driver
»
neo4j-java-driver Access to the Neo4j graph database through Java | 5.12.0 | 6.2.0 | |
GPL 3.0
| org.neo4j.test
»
neo4j-harness Components for writing integration tests with Neo4j. | 4.4.8 | 2026.06.0 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.0.1 | 3.5 | |
OSGi
Apache 2.0
| org.osgi
»
org.osgi.core OSGi Core Release 8, Interfaces and Classes for use in compiling bundles | 6.0.0 | 8.0.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.2 | 2.0.18 | |
Apache 2.0
| org.springframework.data
»
spring-data-commons Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce ... | 3.0.10 | 4.1.0 |