Last Version

cqler 0.0.4

cassandra cql wrapper based on DataStax Java Driver for Apache Cassandra

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

cqler
Version

Version

0.0.4
Type

Type

jar
Description

Description

cqler
cassandra cql wrapper based on DataStax Java Driver for Apache Cassandra
Project URL

Project URL

http://github.com/bingoohuang/cqler
Source Code Management

Source Code Management

http://github.com/bingoohuang/cqler

Download cqler 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/cqler/ -->
<dependency>
    <groupId>com.github.bingoohuang</groupId>
    <artifactId>cqler</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/cqler/
implementation 'com.github.bingoohuang:cqler:0.0.4'
// https://jarcasting.com/artifacts/com.github.bingoohuang/cqler/
implementation ("com.github.bingoohuang:cqler:0.0.4")
'com.github.bingoohuang:cqler:jar:0.0.4'
<dependency org="com.github.bingoohuang" name="cqler" rev="0.0.4">
  <artifact name="cqler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='cqler', version='0.0.4')
)
libraryDependencies += "com.github.bingoohuang" % "cqler" % "0.0.4"
[com.github.bingoohuang/cqler "0.0.4"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.bingoohuang : guava-compatible jar 0.0.2
com.google.guava : guava jar 20.0
commons-beanutils : commons-beanutils jar 1.9.2
org.slf4j : slf4j-api jar 1.7.12
org.apache.commons : commons-lang3 jar 3.4
com.datastax.cassandra : cassandra-driver-core jar 3.1.3
org.springframework : spring-context Optional jar 4.1.6.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.12

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.6.0
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.