Last Version

com.coxautodata:waimak-core_2.12 2.9.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.

License

License

Categories

Categories

Data Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodata
ArtifactId

ArtifactId

waimak-core_2.12
Version

Version

2.9.6
Type

Type

jar
Description

Description

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.

Download waimak-core_2.12 2.9.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.beachape : enumeratum_2.12 jar 1.7.0
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.7.0
org.apache.commons : commons-lang3 jar 3.12.0

provided (6)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar ${scala.lang.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}

test (3)

Group / Artifact Type Version
org.scalatest » scalatest_${scala.compatible.version} jar 3.2.11
org.scalactic » scalactic_${scala.compatible.version} jar 3.2.11
org.apache.spark » spark-sql_${scala.compatible.version} Optional test-jar ${spark.version}

Project Modules

There are no modules declared in this project.