| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdde.mhus.cherry.reactive |
| ArtifactId | ArtifactIdreactive-sop |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCherry Business Process Model SOP Connector
BPM Implementation base on a java class model. It allows to create more complex and refactorable models.
|
| Filename | Size |
|---|---|
| reactive-sop-7.0.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-sop/ -->
<dependency>
<groupId>de.mhus.cherry.reactive</groupId>
<artifactId>reactive-sop</artifactId>
<version>7.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-sop/
implementation 'de.mhus.cherry.reactive:reactive-sop:7.0.0'
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/reactive-sop/
implementation ("de.mhus.cherry.reactive:reactive-sop:7.0.0")
'de.mhus.cherry.reactive:reactive-sop:pom:7.0.0'
<dependency org="de.mhus.cherry.reactive" name="reactive-sop" rev="7.0.0">
<artifact name="reactive-sop" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.cherry.reactive', module='reactive-sop', version='7.0.0')
)
libraryDependencies += "de.mhus.cherry.reactive" % "reactive-sop" % "7.0.0"
[de.mhus.cherry.reactive/reactive-sop "7.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
| org.junit.platform : junit-platform-commons | jar | 1.4.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.4.0 |