spring-boot-starter-influxdb

Spring boot starter for influxdb

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.betacatcode
ArtifactId

ArtifactId

spring-boot-starter-influxdb
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-influxdb
Spring boot starter for influxdb
Project URL

Project URL

https://github.com/betacatcode/spring-boot-starter-influxdb

Download spring-boot-starter-influxdb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.influxdb : influxdb-java jar 2.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE