This library focuses on providing a Durable Queue supporting message redelivery and Dead Letter Message functionality based on postgresql
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| dk.cloudcreate.essentials
»
types-jdbi This library focuses purely on providing JDBI argument support for the types defined in the Essentials types | 0.40.13 | 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.40.13 | 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.40.13 | 0.40.24 | |
Apache 2.0
| dk.cloudcreate.essentials
»
immutable-jackson(optional) This library focuses purely on providing https://github.com/FasterXML/jackson deserialization support for deserializing ... | 0.40.13 | 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.40.13 | 0.40.24 |
Provided Dependencies (8)
| 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.17.2 | 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.17.2 | 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.17.2 | 3.0.0-rc2 | |
Concurrency
Apache 2.0
| io.projectreactor
»
reactor-core Non-Blocking Reactive Foundation for the JVM | 3.6.9 | 3.8.5 | |
Apache 2.0
| org.jdbi
»
jdbi3-postgres Support for additional PostgreSQL features and data types. | 3.45.4 | 3.53.0 | |
CSV
Apache 2.0
| org.jdbi
»
jdbi3-core The Jdbi core API. | 3.45.4 | 3.53.0 | |
PostgreSQL Driver
BSD 2-clause
| org.postgresql
»
postgresql2 vulnerabilities PostgreSQL JDBC Driver Postgresql | 42.7.4 | 42.7.11 | |
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.16 | 2.0.18 |
Test Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JDBC Pool
Apache 2.0
| com.zaxxer
»
HikariCP HikariCP is a 'zero-overhead' production ready JDBC connection pool. | 5.1.0 | 7.0.2 | |
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.40.13 | 0.40.24 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 3.4 | 3.5 | |
Testing
MIT
| org.testcontainers
»
junit-jupiter Isolated container management for Java code testing | 1.20.1 | 1.21.4 | |
MIT
| org.testcontainers
»
postgresql Isolated container management for Java code testing | 1.20.1 | 1.21.4 |
