Last Version

Cherry Business Process Model Examples 1.0.2

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

cr-examples
Version

Version

1.0.2
Type

Type

pom
Description

Description

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

Download cr-examples 1.0.2

Filename Size
cr-examples-1.0.2.pom 1 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
log4j : log4j jar 1.2.14

Project Modules

  • cr-example-user-management
  • cr-example-maven-plugin