Jar examples for w:workflow-engine
Telekom-workflow-engine core provides the runtime environment for workflow execution together with all the supporting services (clustering, persistence, error handling etc).
You can download jar file workflow-engine 1.2.5 in this page.
MIT License
You can use the following script to add workflow-engine-1.2.5.jar to your project.
<dependency> <groupId>ee.telekom.workflow</groupId> <artifactId>workflow-engine</artifactId> <version>1.2.5</version> </dependency>
compile group: 'ee.telekom.workflow', name: 'workflow-engine', version: '1.2.5'
libraryDependencies += "ee.telekom.workflow" % "workflow-engine" % "1.2.5"
<dependency org="ee.telekom.workflow" name="workflow-engine" rev="1.2.5"/>
@Grapes(@Grab(group='ee.telekom.workflow', module='workflow-engine', version='1.2.5'))
'ee.telekom.workflow:workflow-engine:jar:1.2.5'
Click the following link to download the jar file.
workflow-engine-1.2.5-javadoc.jar