is not current version
Last Version 1.0-5

me.prettyprint:hector 0.7.0-23

Cassandra Java Client Library

GroupId

GroupId

me.prettyprint
ArtifactId

ArtifactId

hector
Version

Version

0.7.0-23
Type

Type

pom

Download hector 0.7.0-23

Filename Size
hector-0.7.0-23.pom 8 KB
Browse

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