Jar examples for a:activiti-engine
workflow engine base on bboss and activiti.
You can download jar file activiti-engine 5.19.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add activiti-engine-5.19.0.2.jar to your project.
<dependency> <groupId>org.activiti</groupId> <artifactId>activiti-engine</artifactId> <version>5.19.0.2</version> </dependency>
compile group: 'org.activiti', name: 'activiti-engine', version: '5.19.0.2'
libraryDependencies += "org.activiti" % "activiti-engine" % "5.19.0.2"
<dependency org="org.activiti" name="activiti-engine" rev="5.19.0.2"/>
@Grapes(@Grab(group='org.activiti', module='activiti-engine', version='5.19.0.2'))
'org.activiti:activiti-engine:jar:5.19.0.2'
Click the following link to download the jar file.
activiti-engine-5.19.0.2-javadoc.jar