is not current version
Last Version 3.2.4

com.wgzhao.datax:hbase20xsqlwriter 3.2.3


Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

hbase20xsqlwriter
Version

Version

3.2.3
Type

Type

jar

Download hbase20xsqlwriter 3.2.3


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