is not current version
Last Version 0.0.57

com.wizecommerce:hecuba-client 0.0.52

An abstraction over available Apache Cassandra clients

Categories

Categories

CLI User Interface
GroupId

GroupId

com.wizecommerce
ArtifactId

ArtifactId

hecuba-client
Version

Version

0.0.52
Type

Type

jar

Download hecuba-client 0.0.52


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