coxautomotivedatasolutions / waimak   2.9.7

Apache License 2.0 GitHub

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.

Scala versions: 2.13 2.12 2.11

waimak-rdbm-ingestion 2.3


Group ID:
com.coxautodata
Artifact ID:
waimak-rdbm-ingestion_2.12
Version:
2.3
Release Date:
Apr 9, 2019
Licenses:
Files:

libraryDependencies += "com.coxautodata" %% "waimak-rdbm-ingestion" % "2.3"

Mill build tool

ivy"com.coxautodata::waimak-rdbm-ingestion:2.3"

Scala CLI

//> using dep "com.coxautodata::waimak-rdbm-ingestion:2.3"

Ammonite REPL

import $ivy.`com.coxautodata::waimak-rdbm-ingestion:2.3`

<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>waimak-rdbm-ingestion_2.12</artifactId>
  <version>2.3</version>
</dependency>

compile group: 'com.coxautodata', name: 'waimak-rdbm-ingestion_2.12', version: '2.3'