Download dalma-0.5.jar file - Jar d

Jar examples for d:dalma

Description

Dalma Workflow Engine

You can download jar file dalma 0.5 in this page.

Build File

You can use the following script to add dalma-0.5.jar to your project.

<dependency>
   <groupId>dalma</groupId>
   <artifactId>dalma</artifactId>
   <version>0.5</version>
</dependency>
compile group: 'dalma', name: 'dalma', version: '0.5'
libraryDependencies += "dalma" % "dalma" % "0.5"
<dependency org="dalma" name="dalma" rev="0.5"/>
@Grapes(@Grab(group='dalma', module='dalma', version='0.5'))
'dalma:dalma:jar:0.5'

Download

Click the following link to download the jar file.

dalma-0.5.jar
dalma-0.5.pom



Related Tutorials