Uses of Class
io.quarkus.vertx.http.deployment.webjar.WebJarResultsBuildItem.WebJarResult
-
Packages that use WebJarResultsBuildItem.WebJarResult Package Description io.quarkus.vertx.http.deployment.webjar -
-
Uses of WebJarResultsBuildItem.WebJarResult in io.quarkus.vertx.http.deployment.webjar
Methods in io.quarkus.vertx.http.deployment.webjar that return WebJarResultsBuildItem.WebJarResult Modifier and Type Method Description WebJarResultsBuildItem.WebJarResultWebJarResultsBuildItem. byArtifactKey(io.quarkus.maven.dependency.GACT artifactKey)Constructor parameters in io.quarkus.vertx.http.deployment.webjar with type arguments of type WebJarResultsBuildItem.WebJarResult Constructor Description WebJarResultsBuildItem(Map<io.quarkus.maven.dependency.GACT,WebJarResultsBuildItem.WebJarResult> results)
-