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-app 2.9.4


Group ID:
com.coxautodata
Artifact ID:
waimak-app_2.13
Version:
2.9.4
Release Date:
Jan 26, 2022
Licenses:
Files:

libraryDependencies += "com.coxautodata" %% "waimak-app" % "2.9.4"

Mill build tool

ivy"com.coxautodata::waimak-app:2.9.4"

Scala CLI

//> using dep "com.coxautodata::waimak-app:2.9.4"

Ammonite REPL

import $ivy.`com.coxautodata::waimak-app:2.9.4`

<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>waimak-app_2.13</artifactId>
  <version>2.9.4</version>
</dependency>

compile group: 'com.coxautodata', name: 'waimak-app_2.13', version: '2.9.4'