This library focuses on providing a Durable Queue supporting message redelivery and Dead Letter Message functionality based on Spring Data Mongo
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| dk.cloudcreate.essentials
»
types-springdata-mongo This library focuses purely on providing Spring Data Mongo persistence support for the types defined in the | 0.7.9 | 0.40.24 | |
Apache 2.0
| dk.cloudcreate.essentials
»
reactive This library contains the smallest set of supporting reactive building blocks needed for other Essentials libraries | 0.7.9 | 0.40.24 | |
Apache 2.0
| dk.cloudcreate.essentials
»
types-jackson This library focuses purely on providing https://github.com/FasterXML/jackson serialization and deserialization support | 0.7.9 | 0.40.24 | |
Apache 2.0
| dk.cloudcreate.essentials
»
immutable-jackson This library focuses purely on providing https://github.com/FasterXML/jackson deserialization support for deserializing ... | 0.7.9 | 0.40.24 | |
Apache 2.0
| dk.cloudcreate.essentials.components
»
foundation This library focuses purely on providing common types and foundational patterns, such as queue, inbox, outbox, etc. used ... | 0.4.0 | 0.40.24 |
Provided Dependencies (6)
| 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 | 2.14.0 | 3.1.3 | |
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jdk8 Add-on module for Jackson (https://github.com/FasterXML/jackson) to support | 2.14.0 | 2.21.3 | |
Date/Time
Apache 2.0
| com.fasterxml.jackson.datatype
»
jackson-datatype-jsr310 Add-on module to support JSR-310 (Java 8 Date & Time API) data types. | 2.14.0 | 3.0.0-rc2 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.4.24 | 3.8.5 | |
MongoDB Client
Apache 2.0
| org.mongodb
»
mongodb-driver-sync The MongoDB Synchronous Driver | 4.7.2 | 5.7.0 | |
MongoDB Client
Apache 2.0
| org.springframework.data
»
spring-data-mongodb MongoDB support for Spring Data | 3.4.5 | 5.0.5 |
Test Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| dk.cloudcreate.essentials.components
»
foundation-test This library focuses purely on providing test templates for the foundational patterns defined in the foundation module ... | 0.4.0 | 0.40.24 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-to-slf4j The Apache Log4j binding between Log4j 2 API and SLF4J. | 2.19.0 | 2.26.0 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.3 | 3.5 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb Starter for using MongoDB document-oriented database and Spring Data MongoDB | 2.7.5 | 4.0.6 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | 2.7.5 | 4.0.6 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.17.5 | 1.21.4 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.17.5 | 1.21.4 | |
MIT
| org.testcontainers
»
mongodb Isolated container management for Java code testing | 1.17.5 | 1.21.4 | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml1 vulnerability YAML 1.1 parser and emitter for Java | 1.33 | 2.6 |
