broilogabriel / sbt-schema-registry-downloader   0.2.0

Apache License 2.0 GitHub

Project to download avro schemas from confluent schema registry

Scala versions: 2.12
sbt plugins: 1.0

Build Status Codacy Badge

sbt-schema-registry-downloader

This project was created to download schemas from Confluent Schema Registry.

Installation

You can add this plugin by adding the following in your plugins.sbt file:

addSbtPlugin("io.github.broilogabriel" % "sbt-schema-registry-downloader" % "0.2.0")