Uses of Class
io.github.ascopes.protobufmavenplugin.utils.HostSystem
Package
Description
Dependency management and analysis.
Management of
protoc
plugins.Integration with and management of
protoc
itself.Shared internal components.
-
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.dependencies
-
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.plugins
ModifierConstructorDescriptionJvmPluginResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, TemporarySpace temporarySpace, SystemPathBinaryResolver pathResolver) -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.protoc
ModifierConstructorDescriptionProtocResolver
(HostSystem hostSystem, MavenArtifactPathResolver artifactPathResolver, PlatformClassifierFactory platformClassifierFactory, SystemPathBinaryResolver systemPathResolver, UrlResourceFetcher urlResourceFetcher) -
Uses of HostSystem in io.github.ascopes.protobufmavenplugin.utils