is not current version
Last Version 7.2.0

de.mhus.cherry.reactive:cherry-reactive 1.5.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

1.5.0
Type

Type

pom

Download cherry-reactive 1.5.0


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