Last Version

influxdb 0.2

A Hazelcast Jet connector for InfluxDb which enables Hazelcast Jet pipelines to read/write data points from/to InfluxDb.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast.jet.contrib
ArtifactId

ArtifactId

influxdb
Version

Version

0.2
Type

Type

jar
Description

Description

influxdb
A Hazelcast Jet connector for InfluxDb which enables Hazelcast Jet pipelines to read/write data points from/to InfluxDb.

Download influxdb 0.2


<!-- https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/influxdb/ -->
<dependency>
    <groupId>com.hazelcast.jet.contrib</groupId>
    <artifactId>influxdb</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/influxdb/
implementation 'com.hazelcast.jet.contrib:influxdb:0.2'
// https://jarcasting.com/artifacts/com.hazelcast.jet.contrib/influxdb/
implementation ("com.hazelcast.jet.contrib:influxdb:0.2")
'com.hazelcast.jet.contrib:influxdb:jar:0.2'
<dependency org="com.hazelcast.jet.contrib" name="influxdb" rev="0.2">
  <artifact name="influxdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hazelcast.jet.contrib', module='influxdb', version='0.2')
)
libraryDependencies += "com.hazelcast.jet.contrib" % "influxdb" % "0.2"
[com.hazelcast.jet.contrib/influxdb "0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.hazelcast.jet : hazelcast-jet jar 4.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.influxdb : influxdb-java jar 2.15

Project Modules

There are no modules declared in this project.