License |
License |
---|---|
GroupId | GroupIdcom.influxdb |
ArtifactId | ArtifactIdflux-dsl |
Last Version | Last Version6.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Flux DSL
Specify the Flux query by the Query Builder.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flux-dsl-6.2.0.pom | |
flux-dsl-6.2.0.jar | 71 KB |
flux-dsl-6.2.0-sources.jar | 89 KB |
flux-dsl-6.2.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.influxdb/flux-dsl/ -->
<dependency>
<groupId>com.influxdb</groupId>
<artifactId>flux-dsl</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.influxdb/flux-dsl/
implementation 'com.influxdb:flux-dsl:6.2.0'
// https://jarcasting.com/artifacts/com.influxdb/flux-dsl/
implementation ("com.influxdb:flux-dsl:6.2.0")
'com.influxdb:flux-dsl:jar:6.2.0'
<dependency org="com.influxdb" name="flux-dsl" rev="6.2.0">
<artifact name="flux-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.influxdb', module='flux-dsl', version='6.2.0')
)
libraryDependencies += "com.influxdb" % "flux-dsl" % "6.2.0"
[com.influxdb/flux-dsl "6.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.influxdb : influxdb-client-utils | jar | 6.2.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.influxdb : influxdb-client-test | jar | 6.2.0 |