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