is not current version
Last Version 4.1.9

io.quarkus.http:quarkus-http-websocket-vertx 4.0.0.Alpha4


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websocket-vertx
Version

Version

4.0.0.Alpha4
Type

Type

jar

Download quarkus-http-websocket-vertx 4.0.0.Alpha4


<!-- 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.0.0.Alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-websocket-vertx/
implementation 'io.quarkus.http:quarkus-http-websocket-vertx:4.0.0.Alpha4'
// https://jarcasting.com/artifacts/io.quarkus.http/quarkus-http-websocket-vertx/
implementation ("io.quarkus.http:quarkus-http-websocket-vertx:4.0.0.Alpha4")
'io.quarkus.http:quarkus-http-websocket-vertx:jar:4.0.0.Alpha4'
<dependency org="io.quarkus.http" name="quarkus-http-websocket-vertx" rev="4.0.0.Alpha4">
  <artifact name="quarkus-http-websocket-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus.http', module='quarkus-http-websocket-vertx', version='4.0.0.Alpha4')
)
libraryDependencies += "io.quarkus.http" % "quarkus-http-websocket-vertx" % "4.0.0.Alpha4"
[io.quarkus.http/quarkus-http-websocket-vertx "4.0.0.Alpha4"]