| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools React User Interface Web Frameworks | 
| GroupId | GroupIdde.mhus.cherry.reactive | 
| ArtifactId | ArtifactIdcr-example-maven-plugin | 
| Last Version | Last Version1.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionBPM Implementation base on a java class model. It allows to create more complex and refactorable models. | 
<!-- https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/ -->
<dependency>
    <groupId>de.mhus.cherry.reactive</groupId>
    <artifactId>cr-example-maven-plugin</artifactId>
    <version>1.0.2</version>
</dependency>// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/
implementation 'de.mhus.cherry.reactive:cr-example-maven-plugin:1.0.2'// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/
implementation ("de.mhus.cherry.reactive:cr-example-maven-plugin:1.0.2")'de.mhus.cherry.reactive:cr-example-maven-plugin:jar:1.0.2'<dependency org="de.mhus.cherry.reactive" name="cr-example-maven-plugin" rev="1.0.2">
  <artifact name="cr-example-maven-plugin" type="jar" />
</dependency>@Grapes(
@Grab(group='de.mhus.cherry.reactive', module='cr-example-maven-plugin', version='1.0.2')
)libraryDependencies += "de.mhus.cherry.reactive" % "cr-example-maven-plugin" % "1.0.2"[de.mhus.cherry.reactive/cr-example-maven-plugin "1.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| de.mhus.lib : mhu-lib-core | jar | 3.4.0 | 
| org.osgi : org.osgi.core | jar | 5.0.0 | 
| biz.aQute : bndlib | jar | 1.50.0 | 
| de.mhus.cherry.reactive : reactive-model | jar | 1.0.2 | 
| de.mhus.cherry.reactive : reactive-util | jar | 1.0.2 | 
| de.mhus.cherry.reactive : reactive-engine | jar | 1.0.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 | 
| log4j : log4j | jar | 1.2.14 |