Last Version

Vertx Persistence Module for KairosDB 1.0.0

A vertx persistence module for the KairosDB time series database

License

License

GroupId

GroupId

com.jonnywray.vertx
ArtifactId

ArtifactId

mod-kairosdb
Version

Version

1.0.0
Type

Type

jar
Description

Description

Vertx Persistence Module for KairosDB
A vertx persistence module for the KairosDB time series database
Project URL

Project URL

https://github.com/jonnywray/mod-kairosdb
Source Code Management

Source Code Management

https://github.com/jonnywray/mod-kairosdb

Download mod-kairosdb 1.0.0


<!-- https://jarcasting.com/artifacts/com.jonnywray.vertx/mod-kairosdb/ -->
<dependency>
    <groupId>com.jonnywray.vertx</groupId>
    <artifactId>mod-kairosdb</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jonnywray.vertx/mod-kairosdb/
implementation 'com.jonnywray.vertx:mod-kairosdb:1.0.0'
// https://jarcasting.com/artifacts/com.jonnywray.vertx/mod-kairosdb/
implementation ("com.jonnywray.vertx:mod-kairosdb:1.0.0")
'com.jonnywray.vertx:mod-kairosdb:jar:1.0.0'
<dependency org="com.jonnywray.vertx" name="mod-kairosdb" rev="1.0.0">
  <artifact name="mod-kairosdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jonnywray.vertx', module='mod-kairosdb', version='1.0.0')
)
libraryDependencies += "com.jonnywray.vertx" % "mod-kairosdb" % "1.0.0"
[com.jonnywray.vertx/mod-kairosdb "1.0.0"]

Dependencies

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1M1
io.vertx : vertx-platform jar 2.1M1
io.vertx : vertx-hazelcast jar 2.1M1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.2-final

Project Modules

There are no modules declared in this project.