Download copper-spring-3.0-RC.3.jar file - Jar c

Jar examples for c:copper-spring

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-spring 3.0-RC.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add copper-spring-3.0-RC.3.jar to your project.

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

Download

Click the following link to download the jar file.

copper-spring-3.0-RC.3-javadoc.jar
copper-spring-3.0-RC.3-sources.jar
copper-spring-3.0-RC.3-tests.jar
copper-spring-3.0-RC.3.jar
copper-spring-3.0-RC.3.pom



Related Tutorials