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-experimental 2.9.1


Group ID:
com.coxautodata
Artifact ID:
waimak-experimental_2.12
Version:
2.9.1
Release Date:
Aug 16, 2021
Licenses:
Files:

libraryDependencies += "com.coxautodata" %% "waimak-experimental" % "2.9.1"

Mill build tool

ivy"com.coxautodata::waimak-experimental:2.9.1"

Scala CLI

//> using dep "com.coxautodata::waimak-experimental:2.9.1"

Ammonite REPL

import $ivy.`com.coxautodata::waimak-experimental:2.9.1`

<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>waimak-experimental_2.12</artifactId>
  <version>2.9.1</version>
</dependency>

compile group: 'com.coxautodata', name: 'waimak-experimental_2.12', version: '2.9.1'