is not current version
Last Version 1.0-5

me.prettyprint:hector 0.8.0-2

Cassandra Java Client Library

GroupId

GroupId

me.prettyprint
ArtifactId

ArtifactId

hector
Version

Version

0.8.0-2
Type

Type

jar

Download hector 0.8.0-2


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