License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdde.mhus.app.reactive |
ArtifactId | ArtifactIdreactive-engine |
Last Version | Last Version7.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBPM and BPMN 2.0 Implementation and Server
|
Filename | Size |
---|---|
reactive-engine-7.9.0.pom | |
reactive-engine-7.9.0.jar | 123 KB |
reactive-engine-7.9.0-sources.jar | 54 KB |
reactive-engine-7.9.0-javadoc.jar | 582 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/ -->
<dependency>
<groupId>de.mhus.app.reactive</groupId>
<artifactId>reactive-engine</artifactId>
<version>7.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/
implementation 'de.mhus.app.reactive:reactive-engine:7.9.0'
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-engine/
implementation ("de.mhus.app.reactive:reactive-engine:7.9.0")
'de.mhus.app.reactive:reactive-engine:jar:7.9.0'
<dependency org="de.mhus.app.reactive" name="reactive-engine" rev="7.9.0">
<artifact name="reactive-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.app.reactive', module='reactive-engine', version='7.9.0')
)
libraryDependencies += "de.mhus.app.reactive" % "reactive-engine" % "7.9.0"
[de.mhus.app.reactive/reactive-engine "7.9.0"]
Group / Artifact | Type | Version |
---|---|---|
de.mhus.lib : lib-core | jar | 7.8.0 |
de.mhus.app.reactive : reactive-model | jar | 7.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |