Uses of Interface
io.github.ascopes.protobufmavenplugin.dependencies.MavenArtifactPathResolver
Packages that use MavenArtifactPathResolver
Package
Description
Integration with and management of
protoc
itself.Detection and management of input Protocol Buffer sources.
-
Uses of MavenArtifactPathResolver in io.github.ascopes.protobufmavenplugin.protoc
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type MavenArtifactPathResolverModifierConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) -
Uses of MavenArtifactPathResolver in io.github.ascopes.protobufmavenplugin.sources
Constructors in io.github.ascopes.protobufmavenplugin.sources with parameters of type MavenArtifactPathResolverModifierConstructorDescriptionProjectInputResolver
(MavenArtifactPathResolver artifactPathResolver, SourcePathResolver sourceResolver)