All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bow.spark-datax-core.0.3.9.source-code.DataX.scala Maven / Gradle / Ivy

There is a newer version: 0.4.0
Show newest version
//This is a convenient main function for DataX
object DataX {
  def main(args: Array[String]): Unit = {
    io.github.seabow.DataX.main(args)
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy