Uses of Class
io.github.ascopes.protobufmavenplugin.utils.HostSystem
Packages that use HostSystem
Package
Description
Dependency management and analysis.
Integration with and management of
protoc
itself.Shared internal components.
-
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.dependencies
Constructors in io.github.ascopes.protobufmavenplugin.dependencies with parameters of type HostSystem -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.protoc
Constructors in io.github.ascopes.protobufmavenplugin.protoc with parameters of type HostSystemModifierConstructorDescriptionProtocExecutor
(HostSystem hostSystem, TemporarySpace temporarySpace) ProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UriResourceFetcher urlResourceFetcher) -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.utils
Constructors in io.github.ascopes.protobufmavenplugin.utils with parameters of type HostSystem