не последняя версия
Последняя версия 6.0.0

org.imixs.workflow:imixs-workflow-engine 5.2.13

The Imixs Workflow engine is a full featured Workflow Management System (WFMS) based on the Java EE specification. The project extends the Imixs Workflow Core API project to fulfill the requirements to a scalable, transactional, robust and simple deployable JEE Workflow System. The Project provides different service components (EJBs) to be used in any kind of Java EE based business application.

Группа

Группа

org.imixs.workflow
Идентификатор

Идентификатор

imixs-workflow-engine
Версия

Версия

5.2.13
Тип

Тип

jar

Скачать imixs-workflow-engine 5.2.13


<!-- https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-engine/ -->
<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-workflow-engine</artifactId>
    <version>5.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-engine/
implementation 'org.imixs.workflow:imixs-workflow-engine:5.2.13'
// https://jarcasting.com/artifacts/org.imixs.workflow/imixs-workflow-engine/
implementation ("org.imixs.workflow:imixs-workflow-engine:5.2.13")
'org.imixs.workflow:imixs-workflow-engine:jar:5.2.13'
<dependency org="org.imixs.workflow" name="imixs-workflow-engine" rev="5.2.13">
  <artifact name="imixs-workflow-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.workflow', module='imixs-workflow-engine', version='5.2.13')
)
libraryDependencies += "org.imixs.workflow" % "imixs-workflow-engine" % "5.2.13"
[org.imixs.workflow/imixs-workflow-engine "5.2.13"]