Last Version

Jakarta WebSocket Vert.x Implementation 4.1.9

WebSocket Parent

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websocket-vertx
Version

Version

4.1.9
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 4.1.9


<!-- 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.