adobe / spark-avro   0.1.0

Apache License 2.0 GitHub

Avro Ser/Des for Apache Spark + Schema registry.

Scala versions: 2.12

spark-avro 0.1.0


Group ID:
com.adobe
Artifact ID:
spark-avro_2.12
Version:
0.1.0
Release Date:
Nov 22, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
Developers:

libraryDependencies += "com.adobe" %% "spark-avro" % "0.1.0"

Mill build tool

ivy"com.adobe::spark-avro:0.1.0"

Scala CLI

//> using dep "com.adobe::spark-avro:0.1.0"

Ammonite REPL

import $ivy.`com.adobe::spark-avro:0.1.0`

<dependency>
  <groupId>com.adobe</groupId>
  <artifactId>spark-avro_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.adobe', name: 'spark-avro_2.12', version: '0.1.0'