is not current version
Last Version 7.2.0

de.mhus.cherry.reactive:cherry-reactive 1.0.2

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.0.2
Type

Type

pom

Download cherry-reactive 1.0.2


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