Download activiti-bpmn-model-5.12.jar file - Jar a

Jar examples for a:activiti-bpmn-model

Description

workflow engine base on bboss and activiti.

You can download jar file activiti-bpmn-model 5.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add activiti-bpmn-model-5.12.jar to your project.

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

Download

Click the following link to download the jar file.

activiti-bpmn-model-5.12-javadoc.jar
activiti-bpmn-model-5.12-sources.jar
activiti-bpmn-model-5.12.jar
activiti-bpmn-model-5.12.pom



Related Tutorials