is not current version
Last Version 4.1.9

io.quarkus.http:quarkus-http-websocket-parent 4.1.3

WebSocket Parent

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websocket-parent
Version

Version

4.1.3
Type

Type

pom

Download quarkus-http-websocket-parent 4.1.3


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