Package io.github.ascopes.protobufmavenplugin.protoc.distributions
package io.github.ascopes.protobufmavenplugin.protoc.distributions
Distribution models for the <protoc/> plugin parameter
-
ClassDescriptionModel 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.