This library contains the smallest set of supporting reactive building blocks needed for other Essentials libraries

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
dk.cloudcreate.essentials » shared
This library contains the smallest set of supporting building blocks needed for other Essentials libraries, such as:
0.20.40.40.24

Provided Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.5.73.8.6
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.72.0.18
Dep Injection Apache 2.0
org.springframework » spring-beans
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
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 ...

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.04.3.0
Testing Apache 2.0
org.springframework » spring-test
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ...