| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdme.prettyprint |
| ArtifactId | ArtifactIdhector-test |
| Version | Version1.0-5 |
| Type | Typejar |
| Description |
Descriptiontest
Cassandra Java Client Library
|
| Filename | Size |
|---|---|
| hector-test-1.0-5.pom | |
| hector-test-1.0-5.jar | 11 KB |
| hector-test-1.0-5-tests.jar | 2 KB |
| hector-test-1.0-5-sources.jar | 4 KB |
| hector-test-1.0-5-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.prettyprint/hector-test/ -->
<dependency>
<groupId>me.prettyprint</groupId>
<artifactId>hector-test</artifactId>
<version>1.0-5</version>
</dependency>
// https://jarcasting.com/artifacts/me.prettyprint/hector-test/
implementation 'me.prettyprint:hector-test:1.0-5'
// https://jarcasting.com/artifacts/me.prettyprint/hector-test/
implementation ("me.prettyprint:hector-test:1.0-5")
'me.prettyprint:hector-test:jar:1.0-5'
<dependency org="me.prettyprint" name="hector-test" rev="1.0-5">
<artifact name="hector-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.prettyprint', module='hector-test', version='1.0-5')
)
libraryDependencies += "me.prettyprint" % "hector-test" % "1.0-5"
[me.prettyprint/hector-test "1.0-5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cassandra : cassandra-all | jar | 1.0.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : osgi_R4_core Optional | jar | 1.0 |
| org.osgi : osgi_R4_compendium Optional | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stephenc : jamm | jar | 0.2.5 |