Download cassandra-storage-5.0.0-SNAPHOT.jar file - Jar c

Jar examples for c:cassandra-storage

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 cassandra-storage 5.0.0-SNAPHOT in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cassandra-storage-5.0.0-SNAPHOT.jar to your project.

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

Download

Click the following link to download the jar file.

cassandra-storage-5.0.0-SNAPHOT-javadoc.jar
cassandra-storage-5.0.0-SNAPHOT-sources.jar
cassandra-storage-5.0.0-SNAPHOT-tests.jar
cassandra-storage-5.0.0-SNAPHOT.jar
cassandra-storage-5.0.0-SNAPHOT.pom



Related Tutorials