is not current version
Last Version 3.2.4

com.wgzhao.datax:datax-common 3.2.3


Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

datax-common
Version

Version

3.2.3
Type

Type

jar

Download datax-common 3.2.3


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