Uses of Class
io.github.ascopes.protobufmavenplugin.dependencies.UrlResourceFetcher
Packages that use UrlResourceFetcher
Package
Description
Management of
protoc
plugins.Integration with and management of
protoc
itself.-
Uses of UrlResourceFetcher in io.github.ascopes.protobufmavenplugin.plugins
Fields in io.github.ascopes.protobufmavenplugin.plugins declared as UrlResourceFetcherModifier and TypeFieldDescriptionprivate final UrlResourceFetcher
BinaryPluginResolver.urlResourceFetcher
Constructors in io.github.ascopes.protobufmavenplugin.plugins with parameters of type UrlResourceFetcherModifierConstructorDescription(package private)
BinaryPluginResolver
(MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) -
Uses of UrlResourceFetcher in io.github.ascopes.protobufmavenplugin.protoc
Fields in io.github.ascopes.protobufmavenplugin.protoc declared as UrlResourceFetcherModifier and TypeFieldDescriptionprivate final UrlResourceFetcher
ProtocResolver.urlResourceFetcher
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type UrlResourceFetcherModifierConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher)