Package io.github.ascopes.protobufmavenplugin.plugins
package io.github.ascopes.protobufmavenplugin.plugins
Management of
protoc plugins.-
ClassDescriptionImplementation independent descriptor for a protoc plugin that can be resolved from a Maven repository and corresponds to a native executable.A modifiable implementation of the
BinaryMavenProtocPlugintype.Immutable implementation ofBinaryMavenProtocPlugin.Builds instances of typeImmutableBinaryMavenProtocPlugin.Immutable implementation ofResolvedProtocPlugin.Builds instances of typeImmutableResolvedProtocPlugin.Implementation independent descriptor for a protoc plugin that can be resolved from a Maven repository.A modifiable implementation of theJvmMavenProtocPlugintype.Implementation independent descriptor for a protoc plugin that can be resolved from the system$PATH.A modifiable implementation of thePathProtocPlugintype.Base interface for a Protoc plugin reference.Resolver for plugins within a project that may be located in several different places.Model that holds details about a resolved protoc plugin.Implementation independent descriptor for a protoc plugin that can be resolved from a URI.A modifiable implementation of theUriProtocPlugintype.