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

Jar examples for j:jbpm-context

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials