is not current version
Last Version 4.0.0.Alpha2

io.quarkus.http:quarkus-http-websockets-jsr 3.0.14.Final


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkus.http
ArtifactId

ArtifactId

quarkus-http-websockets-jsr
Version

Version

3.0.14.Final
Type

Type

jar

Download quarkus-http-websockets-jsr 3.0.14.Final


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