spark-commons 0.1.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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