License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdde.mhus.app.reactive |
ArtifactId | ArtifactIdreactive-model |
Version | Version7.4.0 |
Type | Typejar |
Description |
DescriptionBPM Implementation base on a java class model. It allows to create more complex and refactorable models.
|
Filename | Size |
---|---|
reactive-model-7.4.0.pom | |
reactive-model-7.4.0.jar | 93 KB |
reactive-model-7.4.0-sources.jar | 89 KB |
reactive-model-7.4.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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-model/
implementation 'de.mhus.app.reactive:reactive-model:7.4.0'
// https://jarcasting.com/artifacts/de.mhus.app.reactive/reactive-model/
implementation ("de.mhus.app.reactive:reactive-model:7.4.0")
'de.mhus.app.reactive:reactive-model:jar:7.4.0'
<dependency org="de.mhus.app.reactive" name="reactive-model" rev="7.4.0">
<artifact name="reactive-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.app.reactive', module='reactive-model', version='7.4.0')
)
libraryDependencies += "de.mhus.app.reactive" % "reactive-model" % "7.4.0"
[de.mhus.app.reactive/reactive-model "7.4.0"]
Group / Artifact | Type | Version |
---|---|---|
de.mhus.lib : lib-core | jar | 7.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.platform : junit-platform-commons | jar | 1.6.2 |
org.junit.platform : junit-platform-launcher | jar | 1.6.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |