Uses of Package
io.github.ascopes.protobufmavenplugin.plugins
Packages that use io.github.ascopes.protobufmavenplugin.plugins
Package
Description
Management of source code generation requests.
Management of
protoc plugins.Targets for
protoc code generation.-
Classes in io.github.ascopes.protobufmavenplugin.plugins used by io.github.ascopes.protobufmavenplugin.generationClassDescriptionImplementation independent descriptor for a protoc plugin that can be resolved from a Maven repository.Implementation independent descriptor for a protoc plugin that can be resolved from the system
$PATH.Resolver for plugins within a project that may be located in several different places.Implementation independent descriptor for a protoc plugin that can be resolved from a URI. -
Classes in io.github.ascopes.protobufmavenplugin.plugins used by io.github.ascopes.protobufmavenplugin.pluginsClassDescriptionImmutable implementation of
MavenProtocPlugin.Builds instances of typeImmutableMavenProtocPlugin.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 theMavenProtocPlugintype.Protoc plugin base that can be optionally ignored if it cannot be resolved.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.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. -