Last Version

datax-all 3.2.4

DataX generical ETL tool

License

License

Apache License
Categories

Categories

Data
GroupId

GroupId

com.wgzhao.datax
ArtifactId

ArtifactId

datax-all
Version

Version

3.2.4
Type

Type

pom
Description

Description

datax-all
DataX generical ETL tool
Source Code Management

Source Code Management

https://github.com/wgzhao/datax

Download datax-all 3.2.4

Filename Size
datax-all-3.2.4.pom 14 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • core
  • plugin-rdbms-util
  • plugin-storage-util
  • transformer
  • plugin/reader/cassandrareader
  • plugin/reader/clickhousereader
  • plugin/reader/dbffilereader
  • plugin/reader/elasticsearchreader
  • plugin/reader/ftpreader
  • plugin/reader/hbase11xreader
  • plugin/reader/hbase11xsqlreader
  • plugin/reader/hbase20xreader
  • plugin/reader/hbase20xsqlreader
  • plugin/reader/hdfsreader
  • plugin/reader/httpreader
  • plugin/reader/influxdbreader
  • plugin/reader/kudureader
  • plugin/reader/jsonfilereader
  • plugin/reader/mongodbreader
  • plugin/reader/mysqlreader
  • plugin/reader/oraclereader
  • plugin/reader/postgresqlreader
  • plugin/reader/rdbmsreader
  • plugin/reader/redisreader
  • plugin/reader/sqlserverreader
  • plugin/reader/streamreader
  • plugin/reader/tdenginereader
  • plugin/reader/txtfilereader
  • plugin/writer/cassandrawriter
  • plugin/writer/clickhousewriter
  • plugin/writer/dbffilewriter
  • plugin/writer/doriswriter
  • plugin/writer/elasticsearchwriter
  • plugin/writer/ftpwriter
  • plugin/writer/greenplumwriter
  • plugin/writer/hbase11xsqlwriter
  • plugin/writer/hbase11xwriter
  • plugin/writer/hbase20xsqlwriter
  • plugin/writer/hdfswriter
  • plugin/writer/influxdbwriter
  • plugin/writer/kuduwriter
  • plugin/writer/mongodbwriter
  • plugin/writer/mysqlwriter
  • plugin/writer/oraclewriter
  • plugin/writer/postgresqlwriter
  • plugin/writer/rdbmswriter
  • plugin/writer/rediswriter
  • plugin/writer/sqlserverwriter
  • plugin/writer/streamwriter
  • plugin/writer/tdenginewriter
  • plugin/writer/txtfilewriter