| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIddk.cloudcreate.essentials |
| ArtifactId | ArtifactIdreactive |
| Last Version | Last Version0.7.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionessentials-reactive
This library contains the smallest set of supporting reactive building blocks needed for other Essentials libraries
|
| Filename | Size |
|---|---|
| reactive-0.7.4.pom | |
| reactive-0.7.4.jar | 7 KB |
| reactive-0.7.4-sources.jar | 6 KB |
| reactive-0.7.4-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dk.cloudcreate.essentials/reactive/ -->
<dependency>
<groupId>dk.cloudcreate.essentials</groupId>
<artifactId>reactive</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/reactive/
implementation 'dk.cloudcreate.essentials:reactive:0.7.4'
// https://jarcasting.com/artifacts/dk.cloudcreate.essentials/reactive/
implementation ("dk.cloudcreate.essentials:reactive:0.7.4")
'dk.cloudcreate.essentials:reactive:jar:0.7.4'
<dependency org="dk.cloudcreate.essentials" name="reactive" rev="0.7.4">
<artifact name="reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='dk.cloudcreate.essentials', module='reactive', version='0.7.4')
)
libraryDependencies += "dk.cloudcreate.essentials" % "reactive" % "0.7.4"
[dk.cloudcreate.essentials/reactive "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| dk.cloudcreate.essentials : shared | jar | 0.7.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-core | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.awaitility : awaitility | jar | 4.2.0 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.assertj : assertj-core | jar | 3.23.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |