is not current version
Last Version 4.0.9

addax-all 4.0.2

Addax generic ETL tool

License

License

Apache License
GroupId

GroupId

com.wgzhao.addax
ArtifactId

ArtifactId

addax-all
Version

Version

4.0.2
Type

Type

pom
Description

Description

addax-all
Addax generic ETL tool
Project URL

Project URL

https://addax.readthedocs.io

Download addax-all 4.0.2

Filename Size
addax-all-4.0.2.pom 14 KB
Browse

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

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
  • docs
  • lib/addax-rdbms
  • lib/addax-storage
  • lib/addax-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