Download activiti-engine-5.12.1.jar file - Jar a

Jar examples for a:activiti-engine

Description

workflow engine base on bboss and activiti.

You can download jar file activiti-engine 5.12.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add activiti-engine-5.12.1.jar to your project.

<dependency>
   <groupId>com.bbossgroups.activiti</groupId>
   <artifactId>activiti-engine</artifactId>
   <version>5.12.1</version>
</dependency>
compile group: 'com.bbossgroups.activiti', name: 'activiti-engine', version: '5.12.1'
libraryDependencies += "com.bbossgroups.activiti" % "activiti-engine" % "5.12.1"
<dependency org="com.bbossgroups.activiti" name="activiti-engine" rev="5.12.1"/>
@Grapes(@Grab(group='com.bbossgroups.activiti', module='activiti-engine', version='5.12.1'))
'com.bbossgroups.activiti:activiti-engine:jar:5.12.1'

Download

Click the following link to download the jar file.

activiti-engine-5.12.1-javadoc.jar
activiti-engine-5.12.1-sources.jar
activiti-engine-5.12.1.jar
activiti-engine-5.12.1.pom



Related Tutorials