is not current version
Last Version 1.0-5

me.prettyprint:hector 0.7.0-31

Cassandra Java Client Library

GroupId

GroupId

me.prettyprint
ArtifactId

ArtifactId

hector
Version

Version

0.7.0-31
Type

Type

jar

Download hector 0.7.0-31


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