broilogabriel / sbt-schema-registry-downloader

Project to download avro schemas from confluent schema registry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

Project to download avro schemas from confluent schema registry

License:Apache License 2.0


Languages

Language:Scala 100.0%