| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.imixs.workflow |
| Идентификатор | Идентификаторimixs-marty |
| Последняя версия | Последняя версия4.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеImixs Workflow - Marty
'Marty' is a sub project of 'Imixs Workflow'. The project provides several business
process management solutions. The goal of this project is to simplify the development of workflow
management applications by providing a robust and flexible application framework with a set of
Java Enterprise components. All the results of this project are subject to the GPL licensing model.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| imixs-marty-4.2.2.pom | |
| imixs-marty-4.2.2.jar | 105 KB |
| imixs-marty-4.2.2-sources.jar | 91 KB |
| imixs-marty-4.2.2-javadoc.jar | 229 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/ -->
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-marty</artifactId>
<version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/
implementation 'org.imixs.workflow:imixs-marty:4.2.2'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-marty/
implementation ("org.imixs.workflow:imixs-marty:4.2.2")
'org.imixs.workflow:imixs-marty:jar:4.2.2'
<dependency org="org.imixs.workflow" name="imixs-marty" rev="4.2.2">
<artifact name="imixs-marty" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-marty', version='4.2.2')
)
libraryDependencies += "org.imixs.workflow" % "imixs-marty" % "4.2.2"
[org.imixs.workflow/imixs-marty "4.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 8.0 |
| org.eclipse.microprofile : microprofile | pom | 3.0 |
| org.imixs.workflow : imixs-workflow-core | jar | 5.2.15 |
| org.imixs.workflow : imixs-workflow-engine | jar | 5.2.15 |
| org.imixs.workflow : imixs-workflow-faces | jar | 5.2.15 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.imixs.workflow : imixs-mock | jar | 5.2.0 |