is not current version
Last Version 2.7.6.Final

Quarkus - Undertow - WebSockets - Legacy Compat Artifact 2.7.2.Final

Legacy artifact, use quarkus-websockets instead

License

License

Categories

Categories

Quarkus Container Microservices Undertow Net Networking
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-undertow-websockets
Version

Version

2.7.2.Final
Type

Type

jar
Description

Description

Quarkus - Undertow - WebSockets - Legacy Compat Artifact
Legacy artifact, use quarkus-websockets instead
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-undertow-websockets 2.7.2.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-websockets jar
io.quarkus : quarkus-undertow jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.7.2.Final

Project Modules

There are no modules declared in this project.