is not current version
Last Version 2.1.4

org.imixs.workflow:imixs-workflow-jee-impl 2.1.2

Imixs Workflow JEE Implementation

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-jee-impl
Version

Version

2.1.2
Type

Type

jar

Download imixs-workflow-jee-impl 2.1.2


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