| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdplus.ojbk |
| ArtifactId | ArtifactIdinfluxdb-spring-boot-starter |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioninfluxdb-spring-boot-starter
Influxdb Starter project for Spring Boot
|
| Project URL |
Project URL |
<!-- 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"]
| 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 |