Jar examples for w:workflow-core
You can download jar file workflow-core 2.0 in this page.
Commercial license
You can use the following script to add workflow-core-2.0.jar to your project.
<dependency> <groupId>io.workflowengine</groupId> <artifactId>workflow-core</artifactId> <version>2.0</version> </dependency>
compile group: 'io.workflowengine', name: 'workflow-core', version: '2.0'
libraryDependencies += "io.workflowengine" % "workflow-core" % "2.0"
<dependency org="io.workflowengine" name="workflow-core" rev="2.0"/>
@Grapes(@Grab(group='io.workflowengine', module='workflow-core', version='2.0'))
'io.workflowengine:workflow-core:jar:2.0'
Click the following link to download the jar file.
workflow-core-2.0-javadoc.jar