is not current version
Last Version 3.2.4

com.wgzhao.datax:hbase20xreader 3.2.1


Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

hbase20xreader
Version

Version

3.2.1
Type

Type

jar

Download hbase20xreader 3.2.1


<!-- https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/ -->
<dependency>
    <groupId>com.wgzhao.datax</groupId>
    <artifactId>hbase20xreader</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/
implementation 'com.wgzhao.datax:hbase20xreader:3.2.1'
// https://jarcasting.com/artifacts/com.wgzhao.datax/hbase20xreader/
implementation ("com.wgzhao.datax:hbase20xreader:3.2.1")
'com.wgzhao.datax:hbase20xreader:jar:3.2.1'
<dependency org="com.wgzhao.datax" name="hbase20xreader" rev="3.2.1">
  <artifact name="hbase20xreader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wgzhao.datax', module='hbase20xreader', version='3.2.1')
)
libraryDependencies += "com.wgzhao.datax" % "hbase20xreader" % "3.2.1"
[com.wgzhao.datax/hbase20xreader "3.2.1"]