spark-commons 0.1.0


Group ID:
za.co.absa
Artifact ID:
spark-commons_2.12
Version:
0.1.0
Release Date:
Dec 21, 2021
Licenses:
Files:

libraryDependencies += "za.co.absa" %% "spark-commons" % "0.1.0"

Mill build tool

ivy"za.co.absa::spark-commons:0.1.0"

Scala CLI

//> using dep "za.co.absa::spark-commons:0.1.0"

Ammonite REPL

import $ivy.`za.co.absa::spark-commons:0.1.0`

<dependency>
  <groupId>za.co.absa</groupId>
  <artifactId>spark-commons_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'za.co.absa', name: 'spark-commons_2.12', version: '0.1.0'