Download copper-ext-5.0.0-alpha4.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-alpha4 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-alpha4.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials