License |
License
Apache License
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.wgzhao.datax |
ArtifactId | ArtifactIdinfluxdbreader |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioninfluxdbreader
DataX generical ETL tool
|
Filename | Size |
---|---|
influxdbreader-3.2.4.pom | |
influxdbreader-3.2.4.jar | 11 KB |
influxdbreader-3.2.4-sources.jar | 8 KB |
influxdbreader-3.2.4-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.datax/influxdbreader/ -->
<dependency>
<groupId>com.wgzhao.datax</groupId>
<artifactId>influxdbreader</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.datax/influxdbreader/
implementation 'com.wgzhao.datax:influxdbreader:3.2.4'
// https://jarcasting.com/artifacts/com.wgzhao.datax/influxdbreader/
implementation ("com.wgzhao.datax:influxdbreader:3.2.4")
'com.wgzhao.datax:influxdbreader:jar:3.2.4'
<dependency org="com.wgzhao.datax" name="influxdbreader" rev="3.2.4">
<artifact name="influxdbreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.datax', module='influxdbreader', version='3.2.4')
)
libraryDependencies += "com.wgzhao.datax" % "influxdbreader" % "3.2.4"
[com.wgzhao.datax/influxdbreader "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.datax : datax-common | jar | 3.2.4 |
com.wgzhao.datax : plugin-rdbms-util | jar | 3.2.4 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.12 |