is not current version
Last Version 4.1.9

io.quarkus.http:quarkus-http-vertx-backend 4.0.0.Alpha3


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-vertx-backend
Version

Version

4.0.0.Alpha3
Type

Type

jar

Download quarkus-http-vertx-backend 4.0.0.Alpha3


<!-- https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/ -->
<dependency>
    <groupId>io.quarkus.http</groupId>
    <artifactId>quarkus-http-vertx-backend</artifactId>
    <version>4.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/
implementation 'io.quarkus.http:quarkus-http-vertx-backend:4.0.0.Alpha3'
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-vertx-backend/
implementation ("io.quarkus.http:quarkus-http-vertx-backend:4.0.0.Alpha3")
'io.quarkus.http:quarkus-http-vertx-backend:jar:4.0.0.Alpha3'
<dependency org="io.quarkus.http" name="quarkus-http-vertx-backend" rev="4.0.0.Alpha3">
  <artifact name="quarkus-http-vertx-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.http', module='quarkus-http-vertx-backend', version='4.0.0.Alpha3')
)
libraryDependencies += "io.quarkus.http" % "quarkus-http-vertx-backend" % "4.0.0.Alpha3"
[io.quarkus.http/quarkus-http-vertx-backend "4.0.0.Alpha3"]