Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark.
waimak-core 2.9.0
Group ID:
com.coxautodata
Artifact ID:
waimak-core_2.12
Version:
2.9.0
Release Date:
May 13, 2021
Licenses:
Files:
Full Scala Version:
2.12.10
Developers:
libraryDependencies += "com.coxautodata" %% "waimak-core" % "2.9.0"
ivy"com.coxautodata::waimak-core:2.9.0"
//> using dep "com.coxautodata::waimak-core:2.9.0"
import $ivy.`com.coxautodata::waimak-core:2.9.0`
<dependency> <groupId>com.coxautodata</groupId> <artifactId>waimak-core_2.12</artifactId> <version>2.9.0</version> </dependency>
compile group: 'com.coxautodata', name: 'waimak-core_2.12', version: '2.9.0'