Add support for InfluxDB 2.x
Closes gh-25891
This commit is contained in:
@@ -520,6 +520,13 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("InfluxDB Client Java", "2.3.0") {
|
||||
group("com.influxdb") {
|
||||
modules = [
|
||||
"influxdb-client-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("InfluxDB Java", "2.21") {
|
||||
group("org.influxdb") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user