Cherry Business Process Model

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

cherry-reactive
Last Version

Last Version

7.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Cherry Business Process Model
BPM Implementation base on a java class model. It allows to create more complex and refactorable models.
Project URL

Project URL

http://www.mhus.de
Source Code Management

Source Code Management

https://github.com/mhus/cherry-reactive

Download cherry-reactive

How to add to project

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

Dependencies

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.

Versions

Version
7.2.0
7.1.0
7.0.0
6.3.0
1.6.2
1.6.1
1.6.0
1.5.0
1.0.2
1.0.1
1.0.0