Jakarta WebSocket Vert.x Implementation

WebSocket Parent

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websocket-vertx
Last Version

Last Version

4.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta WebSocket Vert.x Implementation
WebSocket Parent
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-http-websocket-vertx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus.http : quarkus-http-websocket-core jar 4.1.9
io.vertx : vertx-web jar 4.2.1

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor jar 2.2.0.Final
org.osgi : org.osgi.core Optional jar 6.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.jboss.logmanager : jboss-logmanager jar 2.1.10.Final
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.0.0
4.0.0.Alpha4
4.0.0.Alpha3
3.1.1.Final
3.1.0.Final
3.1.0.Beta2
3.1.0.Beta1