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

Compile Dependencies (3)

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.40.210.40.24
Dep Injection Apache 2.0
org.springframework » spring-beans(optional)
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ...
Dep Injection Apache 2.0
org.springframework » spring-context(optional)
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.6.133.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.162.0.18

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Concurrency Apache 2.0
org.awaitility » awaitility
A Java DSL for synchronizing asynchronous operations
4.2.24.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 ...