| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаde.mhus.app.reactive |
| Идентификатор | Идентификаторmhus-reactive |
| Версия | Версия7.4.0 |
| Тип | Типpom |
| Описание |
ОписаниеCherry Business Process Model
BPM Implementation base on a java class model. It allows to create more complex and refactorable models.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mhus-reactive-7.4.0.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.mhus.app.reactive/mhus-reactive/ -->
<dependency>
<groupId>de.mhus.app.reactive</groupId>
<artifactId>mhus-reactive</artifactId>
<version>7.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.app.reactive/mhus-reactive/
implementation 'de.mhus.app.reactive:mhus-reactive:7.4.0'
// https://jarcasting.com/artifacts/de.mhus.app.reactive/mhus-reactive/
implementation ("de.mhus.app.reactive:mhus-reactive:7.4.0")
'de.mhus.app.reactive:mhus-reactive:pom:7.4.0'
<dependency org="de.mhus.app.reactive" name="mhus-reactive" rev="7.4.0">
<artifact name="mhus-reactive" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.mhus.app.reactive', module='mhus-reactive', version='7.4.0')
)
libraryDependencies += "de.mhus.app.reactive" % "mhus-reactive" % "7.4.0"
[de.mhus.app.reactive/mhus-reactive "7.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |