Jar examples for j:jadex-tools-bpmn
The Jadex tools bpmn package contains JCC plugins for Jadex BPMN components.
You can download jar file jadex-tools-bpmn 2.3 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-tools-bpmn-2.3.jar to your project.
<dependency> <groupId>net.sourceforge.jadex</groupId> <artifactId>jadex-tools-bpmn</artifactId> <version>2.3</version> </dependency>
compile group: 'net.sourceforge.jadex', name: 'jadex-tools-bpmn', version: '2.3'
libraryDependencies += "net.sourceforge.jadex" % "jadex-tools-bpmn" % "2.3"
<dependency org="net.sourceforge.jadex" name="jadex-tools-bpmn" rev="2.3"/>
@Grapes(@Grab(group='net.sourceforge.jadex', module='jadex-tools-bpmn', version='2.3'))
'net.sourceforge.jadex:jadex-tools-bpmn:jar:2.3'
Click the following link to download the jar file.
jadex-tools-bpmn-2.3-javadoc.jar