Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 788 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 788 Bytes

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