/sbt-schema-registry-downloader

Project to download avro schemas from confluent schema registry

Primary LanguageScalaApache License 2.0Apache-2.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.1")