is not current version
Last Version 7.2.0

de.mhus.cherry.reactive:cherry-reactive 6.3.0

BPM Implementation base on a java class model. It allows to create more complex and refactorable models.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.mhus.cherry.reactive
ArtifactId

ArtifactId

cherry-reactive
Version

Version

6.3.0
Type

Type

pom

Download cherry-reactive 6.3.0


<!-- https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cherry-reactive/ -->
<dependency>
    <groupId>de.mhus.cherry.reactive</groupId>
    <artifactId>cherry-reactive</artifactId>
    <version>6.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cherry-reactive/
implementation 'de.mhus.cherry.reactive:cherry-reactive:6.3.0'
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cherry-reactive/
implementation ("de.mhus.cherry.reactive:cherry-reactive:6.3.0")
'de.mhus.cherry.reactive:cherry-reactive:pom:6.3.0'
<dependency org="de.mhus.cherry.reactive" name="cherry-reactive" rev="6.3.0">
  <artifact name="cherry-reactive" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.cherry.reactive', module='cherry-reactive', version='6.3.0')
)
libraryDependencies += "de.mhus.cherry.reactive" % "cherry-reactive" % "6.3.0"
[de.mhus.cherry.reactive/cherry-reactive "6.3.0"]