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