is not current version
Last Version 4.1.9

io.quarkus.http:quarkus-http-websocket-vertx 4.1.2


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websocket-vertx
Version

Version

4.1.2
Type

Type

jar

Download quarkus-http-websocket-vertx 4.1.2


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