is not current version
Last Version 1.0-5

me.prettyprint:hector 1.0-2

Cassandra Java Client Library

GroupId

GroupId

me.prettyprint
ArtifactId

ArtifactId

hector
Version

Version

1.0-2
Type

Type

jar

Download hector 1.0-2


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