| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdde.mhus.cherry.reactive |
| ArtifactId | ArtifactIdreactive-tools |
| Last Version | Last Version7.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCherry Business Process Model Core
BPM Implementation base on a java class model. It allows to create more complex and refactorable models.
|
| Filename | Size |
|---|---|
| reactive-tools-7.2.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-tools/ -->
<dependency>
<groupId>de.mhus.cherry.reactive</groupId>
<artifactId>reactive-tools</artifactId>
<version>7.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-tools/
implementation 'de.mhus.cherry.reactive:reactive-tools:7.2.0'
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-tools/
implementation ("de.mhus.cherry.reactive:reactive-tools:7.2.0")
'de.mhus.cherry.reactive:reactive-tools:pom:7.2.0'
<dependency org="de.mhus.cherry.reactive" name="reactive-tools" rev="7.2.0">
<artifact name="reactive-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.cherry.reactive', module='reactive-tools', version='7.2.0')
)
libraryDependencies += "de.mhus.cherry.reactive" % "reactive-tools" % "7.2.0"
[de.mhus.cherry.reactive/reactive-tools "7.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.platform : junit-platform-commons | jar | 1.6.2 |
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
| org.hamcrest : hamcrest-all | jar | 1.3 |