MVN

io.quarkus.http : quarkus-http-websocket-core

Maven & Gradle

Apr 04, 2023
9 usages

Jakarta WebSocket Core Implementation

<dependency>
    <groupId>io.quarkus.http</groupId>
    <artifactId>quarkus-http-websocket-core</artifactId>
    <version>5.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.quarkus.http : quarkus-http-websocket-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.2.Final
  • Latest Beta: 3.1.0.Beta2
  • Latest Alpha: 5.0.0.Alpha3

All Versions

Choose a version of io.quarkus.http : quarkus-http-websocket-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
quarkus-http-websocket-core-5.0.2.Final
quarkus-http-websocket-core-5.0.1.Final
quarkus-http-websocket-core-5.0.0.Final
quarkus-http-websocket-core-5.0.0.Alpha3
quarkus-http-websocket-core-5.0.0.Alpha2
quarkus-http-websocket-core-5.0.0.Alpha1
4.2.x
quarkus-http-websocket-core-4.2.1
4.1.x
quarkus-http-websocket-core-4.1.9
quarkus-http-websocket-core-4.1.8
quarkus-http-websocket-core-4.1.7
quarkus-http-websocket-core-4.1.6
quarkus-http-websocket-core-4.1.5
quarkus-http-websocket-core-4.1.4
quarkus-http-websocket-core-4.1.3
quarkus-http-websocket-core-4.1.2
quarkus-http-websocket-core-4.1.1
4.0.x
quarkus-http-websocket-core-4.0.0
quarkus-http-websocket-core-4.0.0.Alpha4
quarkus-http-websocket-core-4.0.0.Alpha3
3.1.x
quarkus-http-websocket-core-3.1.1.Final
quarkus-http-websocket-core-3.1.0.Final
quarkus-http-websocket-core-3.1.0.Beta2
quarkus-http-websocket-core-3.1.0.Beta1

How to add a dependency to Maven

Add the following io.quarkus.http : quarkus-http-websocket-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.quarkus.http</groupId>
    <artifactId>quarkus-http-websocket-core</artifactId>
    <version>5.0.2.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.quarkus.http : quarkus-http-websocket-core gradle dependency to your build.gradle file:

implementation 'io.quarkus.http:quarkus-http-websocket-core:5.0.2.Final'

Gradle Kotlin DSL: Add the following io.quarkus.http : quarkus-http-websocket-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.quarkus.http:quarkus-http-websocket-core:5.0.2.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.quarkus.http : quarkus-http-websocket-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.quarkus.http" % "quarkus-http-websocket-core" % "5.0.2.Final"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 21, 2023
2 usages
77.8k stars
Aug 26, 2023
7 usages
11 stars
Jul 15, 2023
2 usages
662 stars
Dec 30, 2015
2 usages
1.2k stars
Jul 21, 2023
2 usages
630 stars
Jul 21, 2023
2 usages
630 stars
Feb 16, 2018
1 usages
36 stars
Sep 07, 2018
2 usages
8.8k stars