Last Version

Spring Data InfluxDB 1.8

Spring integration with InfluxDB.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.miwurster
ArtifactId

ArtifactId

spring-data-influxdb
Version

Version

1.8
Type

Type

jar
Description

Description

Spring Data InfluxDB
Spring integration with InfluxDB.
Project URL

Project URL

https://github.com/miwurster/spring-data-influxdb
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-data-influxdb 1.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE
org.slf4j : slf4j-api jar 1.7.25
org.hibernate : hibernate-validator jar 5.3.6.Final
org.influxdb : influxdb-java jar 2.8

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.