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