Last Version

Quarkus - Undertow - WebSockets - Runtime 0.12.0

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices Undertow Net Networking
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-undertow-websockets-runtime
Version

Version

0.12.0
Type

Type

jar
Description

Description

Quarkus - Undertow - WebSockets - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-undertow-websockets-runtime 0.12.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.oracle.substratevm : svm jar
io.quarkus : quarkus-core-runtime jar 0.12.0
io.quarkus : quarkus-undertow-runtime jar 0.12.0
io.undertow : undertow-websockets-jsr jar

Project Modules

There are no modules declared in this project.