w

waimak-parent_2.11

Waimak is an open-source framework that makes it easier to create complex data flows in Apache Spark. Copyright 2018 Cox Automotive UK Limited; Licensed under the Apache License, Version 2.0.
https://github.com/CoxAutomotiveDataSolutions/waimak
Apache License, Version 2.0
Alexei Perelighin Vicky Avison Alex Bush
Files download
File Operation
waimak-parent_2.11-2.1.1.pom download
Apache Maven
<dependency>
  <groupId>com.coxautodata</groupId>
  <artifactId>waimak-parent_2.11</artifactId>
  <version>2.1.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.coxautodata:waimak-parent_2.11:2.1.1'
Gradle Kotlin
implementation("com.coxautodata:waimak-parent_2.11:2.1.1")
Scala SBT
libraryDependencies += "com.coxautodata" % "waimak-parent_2.11" % "2.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.coxautodata', module='waimak-parent_2.11', version='2.1.1')
)
Apache Ivy
<dependency org="com.coxautodata" name="waimak-parent_2.11" rev="2.1.1" />
Leiningen
[com.coxautodata/waimak-parent_2.11 "2.1.1"]
Apache Buildr
'com.coxautodata:waimak-parent_2.11:jar:2.1.1'