Package-level declarations

The root package containing the plugin implementation.

Types

Link copied to clipboard
open class SchemaRegistryExtension @Inject constructor(factory: ObjectFactory)

The top-level DSL structure.

Link copied to clipboard
class SchemaRegistryPlugin : Plugin<Project>

The entrypoint for this plugin.