is not current version
Last Version 2.9.6

com.coxautodata:waimak-parent_2.12 2.6

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.

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodata
ArtifactId

ArtifactId

waimak-parent_2.12
Version

Version

2.6
Type

Type

jar

Download waimak-parent_2.12 2.6


<!-- https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.12/ -->
<dependency>
    <groupId>com.coxautodata</groupId>
    <artifactId>waimak-parent_2.12</artifactId>
    <version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.12/
implementation 'com.coxautodata:waimak-parent_2.12:2.6'
// https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.12/
implementation ("com.coxautodata:waimak-parent_2.12:2.6")
'com.coxautodata:waimak-parent_2.12:jar:2.6'
<dependency org="com.coxautodata" name="waimak-parent_2.12" rev="2.6">
  <artifact name="waimak-parent_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coxautodata', module='waimak-parent_2.12', version='2.6')
)
libraryDependencies += "com.coxautodata" % "waimak-parent_2.12" % "2.6"
[com.coxautodata/waimak-parent_2.12 "2.6"]