Last Version

ddth-tsc-redis 0.7.0

DDTH's Time Series Counter: write counter data to Redis.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-tsc-redis
Version

Version

0.7.0
Type

Type

pom
Description

Description

ddth-tsc-redis
DDTH's Time Series Counter: write counter data to Redis.
Project URL

Project URL

https://github.com/DDTH/ddth-tsc
Project Organization

Project Organization

DDTH

Download ddth-tsc-redis 0.7.0

Filename Size
ddth-tsc-redis-0.7.0.pom 1 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.ddth : ddth-tsc-core jar 0.7.0
redis.clients : jedis jar 2.9.0

test (3)

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

Project Modules

There are no modules declared in this project.