Jar examples for c:copper-spring
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.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add copper-spring-3.2.0.jar to your project.
<dependency> <groupId>org.copper-engine</groupId> <artifactId>copper-spring</artifactId> <version>3.2.0</version> </dependency>
compile group: 'org.copper-engine', name: 'copper-spring', version: '3.2.0'
libraryDependencies += "org.copper-engine" % "copper-spring" % "3.2.0"
<dependency org="org.copper-engine" name="copper-spring" rev="3.2.0"/>
@Grapes(@Grab(group='org.copper-engine', module='copper-spring', version='3.2.0'))
'org.copper-engine:copper-spring:jar:3.2.0'
Click the following link to download the jar file.
copper-spring-3.2.0-javadoc.jar