Download jbpm-context-1.1.1.jar file - Jar j

Jar examples for j:jbpm-context

Description

You can download jar file jbpm-context 1.1.1 in this page.

Build File

You can use the following script to add jbpm-context-1.1.1.jar to your project.

<dependency>
   <groupId>org.aperteworkflow</groupId>
   <artifactId>jbpm-context</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'org.aperteworkflow', name: 'jbpm-context', version: '1.1.1'
libraryDependencies += "org.aperteworkflow" % "jbpm-context" % "1.1.1"
<dependency org="org.aperteworkflow" name="jbpm-context" rev="1.1.1"/>
@Grapes(@Grab(group='org.aperteworkflow', module='jbpm-context', version='1.1.1'))
'org.aperteworkflow:jbpm-context:jar:1.1.1'

Download

Click the following link to download the jar file.

jbpm-context-1.1.1-javadoc.jar
jbpm-context-1.1.1-sources.jar
jbpm-context-1.1.1-test-sources.jar
jbpm-context-1.1.1.jar
jbpm-context-1.1.1.pom



Related Tutorials