Last Version

de.mhus.cherry.reactive:reactive-model 7.2.0

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

de.mhus.cherry.reactive
ArtifactId

ArtifactId

reactive-model
Version

Version

7.2.0
Type

Type

jar
Description

Description

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

Download reactive-model 7.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
de.mhus.lib : lib-core jar 7.1.0

test (5)

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

Project Modules

There are no modules declared in this project.