4.0.0
com.influxdb
influxdb-client
6.7.0
pom
client-utils
client-test
client-core
client-legacy
client
client-reactive
client-kotlin
client-scala/cross/2.12
client-scala/cross/2.13
client-osgi
karaf
spring
flux-dsl
examples
The InfluxDB 2.x JVM Based Clients
The reference JVM clients for the InfluxDB 2.x - currently Java, Reactive, Kotlin and Scala clients are implemented.
https://github.com/influxdata/influxdb-client-java
2018
InfluxData, Inc.
https://influxdata.com
The MIT License (MIT)
https://raw.githubusercontent.com/influxdata/influxdb-client-java/master/LICENSE
repo
Jakub Bednar
jakub.bednar@bonitoo.io
Bonitoo
https://www.bonitoo.io
Robert Hajek
robert.hajek@bonitoo.io
Bonitoo
https://www.bonitoo.io
scm:git:git@github.com:influxdata/influxdb-client-java.git
scm:git:git@github.com:influxdata/influxdb-client-java.git
http://github.com/influxdata/influxdb-client-java/tree/master
v6.7.0
ossrh
https://oss.sonatype.org/content/repositories/snapshots
ossrh
https://oss.sonatype.org/service/local/staging/deploy/maven2/
GitHubPages
https://influxdata.github.io/influxdb-client-java/
UTF-8
2.9.0
4.10.0
3.2.0
2.10
3.1.5
3.0.0-M7
3.4.1
3.2.0
0.8.8
3.12.1
4.7.2
2.6.20
1.7.20
5.9.1
1.6.4
4.8.1
com.google.code.findbugs
jsr305
org.apache.maven.plugins
maven-source-plugin
3.2.1
attach-sources
jar-no-fork
org.apache.maven.plugins
maven-jar-plugin
3.3.0
true
org.apache.maven.plugins
maven-compiler-plugin
3.10.1
1.8
1.8
org.apache.maven.plugins
maven-javadoc-plugin
${plugin.javadoc.version}
attach-javadocs
jar
org.apache.maven.plugins
maven-checkstyle-plugin
${plugin.checkstyle.version}
true
scripts/checkstyle.xml
true
false
**/examples/**,**/flowable/*.java
**/influx2.properties
src/main/java
verify
checkstyle
com.mycila
license-maven-plugin
scripts/license_header.txt
true
true
SLASHSTAR_STYLE
SCRIPT_STYLE
SCRIPT_STYLE
SCRIPT_STYLE
SCRIPT_STYLE
false
**, **/META-INF/services/**
**/target/**, **/*.jar, **/.git/**, **/.*, **/*.png, **/*.iml, **/*.bolt, .idea/**,
**/*nightly*/**, **/.m2/**, LICENSE, **/*.md, **/PLACEHOLDER, **/.influxdb/**, **/generated/**,
**/openapi-generator/**, **/swagger.yml, **/*.json, **/spring.factories, **/PULL_REQUEST_TEMPLATE,
release.properties/, **/pom.xml.releaseBackup, **/pom.xml.tag, **/semantic.yml, **/test.txt, **/*.csv,
codecov.yml, **/flowable/*.java
${project.organization.name}
LICENSE_NAME
APPROVE
The MIT License (MIT)
LICENSE_NAME
APPROVE
The MIT License
LICENSE_NAME
APPROVE
Apache-2.0
LICENSE_URL
APPROVE
http://www.apache.org/licenses/LICENSE-2.0.txt
LICENSE_URL
APPROVE
https://www.apache.org/licenses/LICENSE-2.0.txt
LICENSE_URL
APPROVE
https://www.apache.org/licenses/LICENSE-2.0
LICENSE_URL
APPROVE
http://opensource.org/licenses/BSD-3-Clause
LICENSE_URL
APPROVE
https://www.eclipse.org/legal/epl-v20.html
verify
check
org.apache.maven.plugins
maven-surefire-plugin
${plugin.surefire.version}
org.junit.vintage
junit-vintage-engine
${junit-jupiter.version}
org.apache.maven.plugins
maven-failsafe-plugin
${plugin.surefire.version}
integration-test
verify
org.junit.vintage
junit-vintage-engine
${junit-jupiter.version}
org.jacoco
jacoco-maven-plugin
${plugin.jacoco.version}
prepare-agent
prepare-agent-integration
report
test
report
report-integration
integration-test
report-integration
org.apache.maven.plugins
maven-deploy-plugin
org.apache.maven.plugins
maven-site-plugin
${plugin.site.version}
scripts/site/
org.codehaus.mojo
versions-maven-plugin
file://${project.basedir}/scripts/maven-version-rules.xml
org.apache.maven.plugins
maven-enforcer-plugin
enforce-maven
enforce
3.3.9
org.sonatype.plugins
nexus-staging-maven-plugin
1.6.13
true
ossrh
https://oss.sonatype.org/
true
com.mycila
license-maven-plugin
4.2.rc2
org.apache.maven.plugins
maven-deploy-plugin
2.8.2
org.codehaus.mojo
versions-maven-plugin
2.13.0
org.apache.karaf.tooling
karaf-maven-plugin
${karaf.version}
true
true
true
org.apache.maven.plugins
maven-install-plugin
2.5.2
org.apache.maven.plugins
maven-enforcer-plugin
3.1.0
org.apache.maven.plugins
maven-project-info-reports-plugin
3.4.1
true
org.apache.maven.plugins
maven-javadoc-plugin
${plugin.javadoc.version}
default
javadoc
aggregate
org.apache.maven.plugins
maven-surefire-report-plugin
${plugin.surefire.version}
org.apache.maven.plugins
maven-checkstyle-plugin
${plugin.checkstyle.version}
true
scripts/checkstyle.xml
true
false
**/example/**,**/flowable/*.java
**/influx2.properties
src/main/java
org.jacoco
jacoco-maven-plugin
${plugin.jacoco.version}
report
org.codehaus.mojo
versions-maven-plugin
2.13.0
dependency-updates-report
plugin-updates-report
com.influxdb
influxdb-client-test
6.7.0
test
com.influxdb
influxdb-client-core
6.7.0
com.influxdb
influxdb-client-utils
6.7.0
com.influxdb
influxdb-client-java
6.7.0
com.influxdb
influxdb-client-reactive
6.7.0
com.influxdb
influxdb-client-flux
6.7.0
com.squareup.retrofit2
retrofit
${dependency.retrofit.version}
com.squareup.retrofit2
converter-scalars
${dependency.retrofit.version}
com.squareup.retrofit2
converter-gson
${dependency.retrofit.version}
com.google.code.gson
gson
com.squareup.retrofit2
adapter-rxjava3
${dependency.retrofit.version}
com.squareup.okhttp3
okhttp
com.squareup.retrofit2
retrofit
io.reactivex.rxjava3
rxjava
org.reactivestreams
reactive-streams
com.squareup.okio
okio
${dependency.com.squareup.okio}
com.squareup.okhttp3
okhttp
${dependency.okhttp3.version}
com.squareup.okhttp3
logging-interceptor
${dependency.okhttp3.version}
com.google.code.gson
gson
${dependency.gson.version}
io.reactivex.rxjava3
rxjava
${dependency.io.reactivex.rxjava3}
org.apache.commons
commons-csv
1.9.0
com.google.code.findbugs
jsr305
3.0.2
org.junit.jupiter
junit-jupiter-engine
${junit-jupiter.version}
org.hamcrest
hamcrest
2.2
org.mockito
mockito-core
${mockito.version}
net.bytebuddy
byte-buddy
org.mockito
mockito-junit-jupiter
${mockito.version}
org.junit.jupiter
junit-jupiter-api
org.assertj
assertj-core
3.23.1
com.squareup.okhttp3
mockwebserver
${dependency.okhttp3.version}
com.moandjiezana.toml
toml4j
0.7.2
com.google.code.gson
gson
org.jetbrains.kotlin
kotlin-stdlib
${kotlin.version}
org.jetbrains.kotlinx
kotlinx-coroutines-core
${kotlin-coroutines.version}
org.jetbrains.kotlinx
kotlinx-coroutines-core-jvm
${kotlin-coroutines.version}
release-sign-artifacts
performRelease
true
org.apache.maven.plugins
maven-gpg-plugin
3.0.1
sign-artifacts
verify
sign
--pinentry-mode
loopback
spring-bundle-releases
Spring Bundle Releases
https://repository.springsource.com/maven/bundles/release
spring-bundle-external
Spring External Bundle Releases
https://repository.springsource.com/maven/bundles/external