Download copper-ext-5.0.0-alpha2.jar file - Jar c

Jar examples for c:copper-ext

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 copper-ext 5.0.0-alpha2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add copper-ext-5.0.0-alpha2.jar to your project.

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

Download

Click the following link to download the jar file.

copper-ext-5.0.0-alpha2-javadoc.jar
copper-ext-5.0.0-alpha2-sources.jar
copper-ext-5.0.0-alpha2-tests.jar
copper-ext-5.0.0-alpha2.jar
copper-ext-5.0.0-alpha2.pom



Related Tutorials