is not current version
Last Version 0.30

Aerospike Time Series Client API 0.28

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
Version

Version

0.28
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 0.28


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.