is not current version
Last Version 4.0.9

com.wgzhao.addax:hbase20xreader 4.0.4


GroupId

GroupId

com.wgzhao.addax
ArtifactId

ArtifactId

hbase20xreader
Version

Version

4.0.4
Type

Type

jar

Download hbase20xreader 4.0.4


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