Download activiti-bpmn-model-5.17.0.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.17.0 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.17.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials