MongoDB support for Spring Data

Compile Dependencies (25)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind(optional)
General data-binding functionality for Jackson: works on core streaming API
2.20.23.1.3
Code Analyzer LGPL 2.1
com.google.code.findbugs » jsr305(optional)
Annotations the SpotBugs tool supports
3.0.24.9.8
Apache 2.0
com.querydsl » querydsl-mongodb(optional)
Mongodb support for Querydsl
5.1.0
Apache 2.0
io.micrometer » micrometer-observation(optional)
Module containing Observation related code
1.16.31.16.5
Apache 2.0
io.micrometer » micrometer-tracing(optional)
Facade over tracing concepts
1.6.31.6.5
Concurrency Apache 2.0
io.projectreactor » reactor-core(optional)
Non-Blocking Reactive Foundation for the JVM
3.8.33.8.5
Testing Apache 2.0
io.projectreactor » reactor-test(optional)
Reactor Test support
3.8.33.8.5
Concurrency Apache 2.0
io.reactivex.rxjava3 » rxjava(optional)
Reactive Extensions for Java
3.1.12
Validation Apache 2.0
jakarta.validation » jakarta.validation-api(optional)
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
3.0.23.1.1
javax.annotation » jsr250-api(optional)
Common Annotations for the JavaTM Platform API
1.01.3.2
Lang Runtime Apache 2.0
org.jetbrains.kotlin » kotlin-stdlib(optional)
Standard library for the Kotlin Programming Language
2.2.212.3.21
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.
2.2.212.3.21
Concurrency Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-core(optional)
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.jetbrains.kotlinx » kotlinx-coroutines-reactor(optional)
Coroutines support libraries for Kotlin
1.10.21.11.0
Apache 2.0
org.mongodb » mongodb-driver-core
Shared components for the Synchronous and Reactive Streams implementations of the MongoDB Java Driver.
5.6.35.7.0
MongoDB Client Apache 2.0
org.mongodb » mongodb-driver-sync(optional)
The MongoDB Synchronous Driver
5.6.35.7.0
MongoDB Client Apache 2.0
org.mongodb » mongodb-driver-reactivestreams(optional)
A Reactive Streams implementation of the MongoDB Java driver
5.6.35.7.0
Apache 2.0
org.mongodb » mongodb-crypt(optional)
MongoDB client-side crypto support
5.6.35.7.0
Reflection Apache 2.0
org.objenesis » objenesis(optional)
A library for instantiating Java objects
1.33.5
Transactions Apache 2.0
org.springframework » spring-tx
Support for programmatic and declarative transaction management for classes that implement special interfaces or any ...
7.0.37.0.7
Dep Injection Apache 2.0
org.springframework » spring-context
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
7.0.37.0.7
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
7.0.37.0.7
Core Utils Apache 2.0
org.springframework » spring-core
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
7.0.37.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
7.0.37.0.7
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 ...
4.0.34.0.5

Provided Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.querydsl » querydsl-apt1 vulnerability
APT based Source code generation for Querydsl
5.1.0
Expression Lang EPL 2.0 +1
jakarta.el » jakarta.el-api(optional)
Jakarta Expression Language defines an expression language for Java applications
4.0.06.0.1
Dep Injection Apache 2.0
jakarta.enterprise » jakarta.enterprise.cdi-api(optional)
APIs for CDI (Contexts and Dependency Injection for Java)
4.0.14.1.0
Expression Lang EPL 2.0 +1
org.glassfish » jakarta.el(optional)
Jakarta Expression Language Implementation
4.0.26.0.0

Test Dependencies (21)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
de.schauderhaft.degraph » degraph-check0.1.4
BSD
edu.umd.cs.mtc » multithreadedtc
A framework for testing concurrent Java applications
1.01
Apache 2.0
io.micrometer » micrometer-test
Test compatibility kit for extensions of Micrometer
1.16.31.16.5
Apache 2.0
io.micrometer » micrometer-tracing-test
Facade over tracing concepts
1.6.31.6.5
Apache 2.0
io.micrometer » micrometer-tracing-integration-test
Facade over tracing concepts
1.6.31.6.5
Apache 2.0
io.mockk » mockk-jvm
Mocking library for Kotlin
1.14.9
Annotation Lib EPL 2.0 +1
jakarta.annotation » jakarta.annotation-api
Jakarta Annotations API
2.0.03.0.0
Transactions EPL 2.0 +1
jakarta.transaction » jakarta.transaction-api
Jakarta Transactions
2.0.02.0.1
Java Spec EPL 2.0 +1
javax.interceptor » javax.interceptor-api
Jakarta Interceptors defines a means of interposing on business method invocations
1.2.12.2.0
Apache 2.0
net.javacrumbs.json-unit » json-unit-assertj
JSON Assertions based on AssertJ
4.1.05.1.1
Testing Apache 2.0
nl.jqno.equalsverifier » equalsverifier
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is ...
1.7.84.5
Apache 2.0
org.apache.openwebbeans » openwebbeans-se4.0.34.1.0
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.3.0
Validation Apache 2.0
org.hibernate.validator » hibernate-validator
Hibernate's Jakarta Validation reference implementation.
7.0.1.Final9.1.0.Final
Apache 2.0
org.jmolecules » jmolecules-ddd
Architectural concepts in Java
Testing EPL 2.0
org.junit-pioneer » junit-pioneer
JUnit 5 Extension Pack
2.3.0
Testing EPL 2.0
org.junit.platform » junit-platform-launcher
Public API for configuring and launching test plans.
Web Framework Apache 2.0
org.springframework » spring-webmvc4 vulnerabilities
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
7.0.37.0.7
Apache 2.0
org.springframework » spring-core-test
Spring Core Test
7.0.37.0.7
MIT
org.testcontainers » testcontainers-junit-jupiter
Isolated container management for Java code testing
2.0.32.0.5
MIT
org.testcontainers » testcontainers-mongodb
Isolated container management for Java code testing
2.0.32.0.5