Last Version

datax-core 3.2.4

DataX generical ETL tool

License

License

Apache License
Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

datax-core
Version

Version

3.2.4
Type

Type

jar
Description

Description

datax-core
DataX generical ETL tool

Download datax-core 3.2.4


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

Dependencies

compile (13)

Group / Artifact Type Version
com.wgzhao.datax : datax-common jar 3.2.4
com.wgzhao.datax : datax-transformer jar 3.2.4
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpcore-nio jar 4.4.13
org.codehaus.groovy : groovy-all jar 2.4.21
org.slf4j : slf4j-api jar 1.7.28

Project Modules

There are no modules declared in this project.