MVN

org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api

Maven & Gradle

May 20, 2020
16 usages
11 stars

Jetty :: Jakarta WebSocket API for JPMS and OSGi

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-jakarta-websocket-api</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jetty-jakarta-websocket-api-2.0.0

How to add a dependency to Maven

Add the following org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.toolchain</groupId>
    <artifactId>jetty-jakarta-websocket-api</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api:2.0.0'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.toolchain:jetty-jakarta-websocket-api:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.toolchain : jetty-jakarta-websocket-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-jakarta-websocket-api" % "2.0.0"

Advertisement

Dependencies from Group

May 02, 2023
125 usages
11 stars
Jan 26, 2021
109 usages
11 stars
Sep 01, 2020
71 usages
11 stars
Jan 26, 2021
51 usages
11 stars

Discover Dependencies

Aug 07, 2023
3 usages
7.6k stars
May 30, 2023
12 stars
Apr 18, 2023
4 usages
7 stars
May 31, 2016
2 usages
1 stars
Feb 18, 2023
7 usages
238 stars
Jun 18, 2018
8 usages
14 stars
Oct 31, 2018
3 usages
0 stars
Apr 29, 2021
10 usages
60 stars
May 23, 2023
14 usages
7 stars