is not current version
Last Version 2.1.4

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

Imixs Workflow JEE Implementation

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-jee-impl
Version

Version

2.0.1
Type

Type

jar

Download imixs-workflow-jee-impl 2.0.1


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