License |
License |
---|---|
Categories |
CategoriesData Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.coxautodata |
ArtifactId | ArtifactIdwaimak-parent_2.11 |
Last Version | Last Version2.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWaimak
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
waimak-parent_2.11-2.9.1.pom | 17 KB |
waimak-parent_2.11-2.9.1-tests.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.11/ -->
<dependency>
<groupId>com.coxautodata</groupId>
<artifactId>waimak-parent_2.11</artifactId>
<version>2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.11/
implementation 'com.coxautodata:waimak-parent_2.11:2.9.1'
// https://jarcasting.com/artifacts/com.coxautodata/waimak-parent_2.11/
implementation ("com.coxautodata:waimak-parent_2.11:2.9.1")
'com.coxautodata:waimak-parent_2.11:jar:2.9.1'
<dependency org="com.coxautodata" name="waimak-parent_2.11" rev="2.9.1">
<artifact name="waimak-parent_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coxautodata', module='waimak-parent_2.11', version='2.9.1')
)
libraryDependencies += "com.coxautodata" % "waimak-parent_2.11" % "2.9.1"
[com.coxautodata/waimak-parent_2.11 "2.9.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | ${scala.lang.version} |
org.scala-lang : scala-compiler | jar | ${scala.lang.version} |
org.apache.spark » spark-core_${scala.compatible.version} Optional | jar | ${spark.version} |
org.apache.spark » spark-sql_${scala.compatible.version} Optional | jar | ${spark.version} |
org.apache.spark » spark-hive_${scala.compatible.version} Optional | jar | ${spark.version} |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest » scalatest_${scala.compatible.version} | jar | 3.2.8 |
org.scalactic » scalactic_${scala.compatible.version} | jar | 3.2.8 |
org.apache.spark » spark-sql_${scala.compatible.version} Optional | test-jar | ${spark.version} |