is not current version
Last Version 3.2.4

com.wgzhao.datax:kuduwriter 3.2.1


Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

kuduwriter
Version

Version

3.2.1
Type

Type

jar

Download kuduwriter 3.2.1


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