influxdb-spring-boot-starter

Influxdb Starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

plus.ojbk
ArtifactId

ArtifactId

influxdb-spring-boot-starter
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

influxdb-spring-boot-starter
Influxdb Starter project for Spring Boot
Project URL

Project URL

https://ojbk.plus/

Download influxdb-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.0
org.influxdb : influxdb-java jar 2.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0