is not current version
Last Version 3.2.4

com.wgzhao.datax:hbase11xreader 3.2.1


Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

hbase11xreader
Version

Version

3.2.1
Type

Type

jar

Download hbase11xreader 3.2.1


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