SchemaRegistryPlugin

class SchemaRegistryPlugin : Plugin<Project>

The entrypoint for this plugin.

Defines the DSL structure and applies the necessary shared build service, along with the implemented tasks.

See also

SchemaRegistryDownloadTask
SchemaRegistryRegisterTask
SchemaRegistryCompatibilityTask

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun apply(project: Project)