Download model-bpel-1.6.1.jar file - Jar m

Jar examples for m:model-bpel

Description

You can download jar file model-bpel 1.6.1 in this page.

Build File

You can use the following script to add model-bpel-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

model-bpel-1.6.1-bundle.jar
model-bpel-1.6.1-javadoc.jar
model-bpel-1.6.1-sources.jar
model-bpel-1.6.1-tests.jar
model-bpel-1.6.1.jar
model-bpel-1.6.1.pom



Related Tutorials