Aerospike Time Series Client API

Time series client API for Aerospike database

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ken-tune
ArtifactId

ArtifactId

aero-time-series-client
Last Version

Last Version

0.22
Release Date

Release Date

Type

Type

jar
Description

Description

Aerospike Time Series Client API
Time series client API for Aerospike database
Source Code Management

Source Code Management

https://github.com/dexecutor/dependent-tasks-executor

Download aero-time-series-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.ken-tune/aero-time-series-client/ -->
<dependency>
    <groupId>io.github.ken-tune</groupId>
    <artifactId>aero-time-series-client</artifactId>
    <version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ken-tune/aero-time-series-client/
implementation 'io.github.ken-tune:aero-time-series-client:0.22'
// https://jarcasting.com/artifacts/io.github.ken-tune/aero-time-series-client/
implementation ("io.github.ken-tune:aero-time-series-client:0.22")
'io.github.ken-tune:aero-time-series-client:jar:0.22'
<dependency org="io.github.ken-tune" name="aero-time-series-client" rev="0.22">
  <artifact name="aero-time-series-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ken-tune', module='aero-time-series-client', version='0.22')
)
libraryDependencies += "io.github.ken-tune" % "aero-time-series-client" % "0.22"
[io.github.ken-tune/aero-time-series-client "0.22"]

Dependencies

compile (3)

Group / Artifact Type Version
com.aerospike : aerospike-client jar 4.4.12
junit : junit jar 4.0
commons-cli : commons-cli jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.22
0.21
0.18