Aerospike Time Series Client API

Time series client API for Aerospike database

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.aerospike-examples
ArtifactId

ArtifactId

aero-time-series-client
Last Version

Last Version

0.30
Release Date

Release Date

Type

Type

jar
Description

Description

Aerospike Time Series Client API
Time series client API for Aerospike database
Project URL

Project URL

https://github.com/aerospike-examples/aerospike-time-series-client
Source Code Management

Source Code Management

http://github.com/aerospike-examples/aerospike-time-series-client/tree/main

Download aero-time-series-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.aerospike : aerospike-client jar 5.1.11
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.30
0.28
0.27
0.26
0.25
0.24