MVN

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

Maven & Gradle

Dec 20, 2019
19 usages
11 stars

Jetty :: WebSocket API for JPMS and OSGi

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

Latest Version

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

  • Latest Stable: 1.1.2

All Versions

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

Version Vulnerabilities Updated
1.1.x
jetty-javax-websocket-api-1.1.2
jetty-javax-websocket-api-1.1.1

How to add a dependency to Maven

Add the following org.eclipse.jetty.toolchain : jetty-javax-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-javax-websocket-api</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eclipse.jetty.toolchain:jetty-javax-websocket-api:1.1.2'

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

implementation("org.eclipse.jetty.toolchain:jetty-javax-websocket-api:1.1.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eclipse.jetty.toolchain" % "jetty-javax-websocket-api" % "1.1.2"

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

Dec 24, 2019
2 usages
2 stars
Jul 01, 2015
5 usages
1.6k stars
May 23, 2023
5 usages
581 stars
Sep 04, 2013
4 usages
Sep 08, 2020
5 usages
288 stars
Sep 20, 2005
1 usages