Hecuba

An abstraction over available Apache Cassandra clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wizecommerce
ArtifactId

ArtifactId

hecuba-client
Last Version

Last Version

0.0.57
Release Date

Release Date

Type

Type

jar
Description

Description

Hecuba
An abstraction over available Apache Cassandra clients
Project URL

Project URL

http://github.com/WizeCommerce/hecuba

Download hecuba-client

How to add to project

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

Dependencies

compile (25)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3
backport-util-concurrent : backport-util-concurrent jar 3.1
commons-cli : commons-cli jar 1.2
commons-codec : commons-codec jar 1.4
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.10
commons-io : commons-io jar 2.4
commons-lang : commons-lang jar 2.6
org.apache.commons : commons-math jar 2.2
commons-pool : commons-pool jar 1.6
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : slf4j-api jar 1.7.7
com.netflix.astyanax : astyanax jar 1.56.48
org.hectorclient : hector-core jar 1.1-4
ant-contrib : ant-contrib jar 1.0b3
org.apache.ws.commons.axiom : axiom-impl jar 1.2.5
com.googlecode.json-simple : json-simple jar 1.1.1
com.datastax.cassandra : cassandra-driver-core jar 2.0.2
org.xerial.snappy : snappy-java jar 1.1.0.1
com.google.code.gson : gson jar 2.2.4
net.jpountz.lz4 : lz4 jar 1.2.0
joda-time : joda-time jar 2.3
com.google.guava : guava jar 14.0.1
org.apache.cassandra : cassandra-thrift jar 2.0.5

test (4)

Group / Artifact Type Version
org.cassandraunit : cassandra-unit jar 2.0.2.1
junit : junit jar 4.11
org.easymock : easymock jar 3.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.
com.wizecommerce

Wize Commerce

Versions

Version
0.0.57
0.0.56
0.0.55
0.0.54
0.0.53
0.0.52
0.0.51
0.0.50
0.0.49
0.0.48
0.0.47
0.0.46
0.0.44