Jar examples for c:cqler
cassandra cql wrapper based on DataStax Java Driver for Apache Cassandra
You can download jar file cqler 0.0.4 in this page.
Apache License 2.0
You can use the following script to add cqler-0.0.4.jar to your project.
<dependency> <groupId>com.github.bingoohuang</groupId> <artifactId>cqler</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.github.bingoohuang', name: 'cqler', version: '0.0.4'
libraryDependencies += "com.github.bingoohuang" % "cqler" % "0.0.4"
<dependency org="com.github.bingoohuang" name="cqler" rev="0.0.4"/>
@Grapes(@Grab(group='com.github.bingoohuang', module='cqler', version='0.0.4'))
'com.github.bingoohuang:cqler:jar:0.0.4'
Click the following link to download the jar file.
cqler-0.0.4-javadoc.jar