Uses of Class
io.quarkus.bootstrap.resolver.maven.BootstrapMavenContextConfig
-
Packages that use BootstrapMavenContextConfig Package Description io.quarkus.bootstrap.resolver.maven -
-
Uses of BootstrapMavenContextConfig in io.quarkus.bootstrap.resolver.maven
Classes in io.quarkus.bootstrap.resolver.maven with type parameters of type BootstrapMavenContextConfig Modifier and Type Class Description classBootstrapMavenContextConfig<T extends BootstrapMavenContextConfig<?>>Subclasses of BootstrapMavenContextConfig in io.quarkus.bootstrap.resolver.maven Modifier and Type Class Description static classMavenArtifactResolver.BuilderMethods in io.quarkus.bootstrap.resolver.maven that return BootstrapMavenContextConfig Modifier and Type Method Description static BootstrapMavenContextConfig<?>BootstrapMavenContext. config()Constructors in io.quarkus.bootstrap.resolver.maven with parameters of type BootstrapMavenContextConfig Constructor Description BootstrapMavenContext(BootstrapMavenContextConfig<?> config)
-