License |
License
Apache License
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.wgzhao.datax |
ArtifactId | ArtifactIdhbase20xreader |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhbase20xreader
DataX generical ETL tool
|
Filename | Size |
---|---|
hbase20xreader-3.2.4.pom | |
hbase20xreader-3.2.4.jar | 36 KB |
hbase20xreader-3.2.4-sources.jar | 25 KB |
hbase20xreader-3.2.4-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/ -->
<dependency>
<groupId>com.wgzhao.datax</groupId>
<artifactId>hbase20xreader</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/
implementation 'com.wgzhao.datax:hbase20xreader:3.2.4'
// https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/
implementation ("com.wgzhao.datax:hbase20xreader:3.2.4")
'com.wgzhao.datax:hbase20xreader:jar:3.2.4'
<dependency org="com.wgzhao.datax" name="hbase20xreader" rev="3.2.4">
<artifact name="hbase20xreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.datax', module='hbase20xreader', version='3.2.4')
)
libraryDependencies += "com.wgzhao.datax" % "hbase20xreader" % "3.2.4"
[com.wgzhao.datax/hbase20xreader "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.wgzhao.datax : datax-common | jar | 3.2.4 |
org.apache.hbase : hbase-client | jar | 2.2.5 |
org.apache.hbase : hbase-common | jar | 2.2.5 |
org.apache.hadoop : hadoop-common | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zookeeper : zookeeper | jar | 3.5.6 |