Uses of Package
io.github.ascopes.protobufmavenplugin.protoc.distributions
Packages that use io.github.ascopes.protobufmavenplugin.protoc.distributions
Package
Description
Management of source code generation requests.
Integration with and management of
protoc itself.Distribution models for the <protoc/> plugin parameter
-
-
-
Classes in io.github.ascopes.protobufmavenplugin.protoc.distributions used by io.github.ascopes.protobufmavenplugin.protoc.distributionsClassDescriptionModel base for a
protocdistribution that is resolved from a Maven repository, and is in an OS-dependent executable binary format.A modifiable implementation of theBinaryMavenProtocDistributiontype.Immutable implementation ofBinaryMavenProtocDistribution.Builds instances of typeImmutableBinaryMavenProtocDistribution.Immutable implementation ofPathProtocDistribution.Builds instances of typeImmutablePathProtocDistribution.Immutable implementation ofUriProtocDistribution.Builds instances of typeImmutableUriProtocDistribution.Model base for aprotocdistribution that is located on the system$PATH.A modifiable implementation of thePathProtocDistributiontype.Base interface for aprotocdistribution.Model base for aprotocdistribution that is located at a URI.A modifiable implementation of theUriProtocDistributiontype.