Last Version

io.quarkus:quarkus-vertx-web 2.10.0.Final

This is the parent of relocated artifacts, that are still released for compatibility reasons.

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-vertx-web
Version

Version

2.10.0.Final
Type

Type

jar
Description

Description

This is the parent of relocated artifacts, that are still released for compatibility reasons.
Project URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-vertx-web 2.10.0.Final


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

Dependencies

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.