| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdme.prettyprint |
| ArtifactId | ArtifactIdhector |
| Last Version | Last Version1.0-5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhector
Cassandra Java Client Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hector-1.0-5.pom | 12 KB |
| hector-1.0-5-tests.jar | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.prettyprint/hector/ -->
<dependency>
<groupId>me.prettyprint</groupId>
<artifactId>hector</artifactId>
<version>1.0-5</version>
</dependency>
// https://jarcasting.com/artifacts/me.prettyprint/hector/
implementation 'me.prettyprint:hector:1.0-5'
// https://jarcasting.com/artifacts/me.prettyprint/hector/
implementation ("me.prettyprint:hector:1.0-5")
'me.prettyprint:hector:jar:1.0-5'
<dependency org="me.prettyprint" name="hector" rev="1.0-5">
<artifact name="hector" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.prettyprint', module='hector', version='1.0-5')
)
libraryDependencies += "me.prettyprint" % "hector" % "1.0-5"
[me.prettyprint/hector "1.0-5"]