License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.github.ddth |
ArtifactId | ArtifactIdddth-tsc-cassandra |
Version | Version0.7.0 |
Type | Typepom |
Description |
Descriptionddth-tsc-cassndra
DDTH's Time Series Counter: write counter data to Cassandra.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ddth-tsc-cassandra-0.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ddth/ddth-tsc-cassandra/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>ddth-tsc-cassandra</artifactId>
<version>0.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/ddth-tsc-cassandra/
implementation 'com.github.ddth:ddth-tsc-cassandra:0.7.0'
// https://jarcasting.com/artifacts/com.github.ddth/ddth-tsc-cassandra/
implementation ("com.github.ddth:ddth-tsc-cassandra:0.7.0")
'com.github.ddth:ddth-tsc-cassandra:pom:0.7.0'
<dependency org="com.github.ddth" name="ddth-tsc-cassandra" rev="0.7.0">
<artifact name="ddth-tsc-cassandra" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='ddth-tsc-cassandra', version='0.7.0')
)
libraryDependencies += "com.github.ddth" % "ddth-tsc-cassandra" % "0.7.0"
[com.github.ddth/ddth-tsc-cassandra "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.ddth : ddth-tsc-core | jar | 0.7.0 |
com.github.ddth : ddth-cql-utils | jar | 0.3.0 |
com.github.ddth : ddth-cache-adapter-core | jar | 0.5.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.kstyrc : embedded-redis | jar | 0.6 |
org.cassandraunit : cassandra-unit | jar | 3.1.1.0 |