Download orch-interfaces-3.1.0_pre2.jar file - Jar o

Jar examples for o:orch-interfaces

Description

COPPER is an open-source, powerful, light-weight, and easily configurable workflow engine. The power of COPPER is that it uses Java as a description language for workflows.

You can download jar file orch-interfaces 3.1.0_pre2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add orch-interfaces-3.1.0_pre2.jar to your project.

<dependency>
   <groupId>org.copper-engine</groupId>
   <artifactId>orch-interfaces</artifactId>
   <version>3.1.0_pre2</version>
</dependency>
compile group: 'org.copper-engine', name: 'orch-interfaces', version: '3.1.0_pre2'
libraryDependencies += "org.copper-engine" % "orch-interfaces" % "3.1.0_pre2"
<dependency org="org.copper-engine" name="orch-interfaces" rev="3.1.0_pre2"/>
@Grapes(@Grab(group='org.copper-engine', module='orch-interfaces', version='3.1.0_pre2'))
'org.copper-engine:orch-interfaces:jar:3.1.0_pre2'

Download

Click the following link to download the jar file.

orch-interfaces-3.1.0_pre2-javadoc.jar
orch-interfaces-3.1.0_pre2-sources.jar
orch-interfaces-3.1.0_pre2-tests.jar
orch-interfaces-3.1.0_pre2.jar
orch-interfaces-3.1.0_pre2.pom



Related Tutorials