absaoss / cobrix   2.6.11

Apache License 2.0 GitHub

A COBOL parser and Mainframe/EBCDIC data source for Apache Spark

Scala versions: 2.13 2.12 2.11

spark-cobol 2.4.3


Group ID:
za.co.absa.cobrix
Artifact ID:
spark-cobol_2.11
Version:
2.4.3
Release Date:
Oct 26, 2021
Licenses:
Files:

libraryDependencies += "za.co.absa.cobrix" %% "spark-cobol" % "2.4.3"

Mill build tool

ivy"za.co.absa.cobrix::spark-cobol:2.4.3"

Scala CLI

//> using dep "za.co.absa.cobrix::spark-cobol:2.4.3"

Ammonite REPL

import $ivy.`za.co.absa.cobrix::spark-cobol:2.4.3`

<dependency>
  <groupId>za.co.absa.cobrix</groupId>
  <artifactId>spark-cobol_2.11</artifactId>
  <version>2.4.3</version>
</dependency>

compile group: 'za.co.absa.cobrix', name: 'spark-cobol_2.11', version: '2.4.3'