MVN

com.hexagonkt : http_client_jetty_ws

Maven & Gradle

Aug 26, 2023
547 stars

http_client_jetty_ws · HTTP client adapter for Jetty (with WebSockets support).

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>http_client_jetty_ws</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hexagonkt : http_client_jetty_ws to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of com.hexagonkt : http_client_jetty_ws to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
http_client_jetty_ws-3.0.3
http_client_jetty_ws-3.0.2
http_client_jetty_ws-3.0.1
http_client_jetty_ws-3.0.0
http_client_jetty_ws-3.0.0-B9
http_client_jetty_ws-3.0.0-B8
http_client_jetty_ws-3.0.0-B7
http_client_jetty_ws-3.0.0-B6
http_client_jetty_ws-3.0.0-B5
http_client_jetty_ws-3.0.0-B4
http_client_jetty_ws-3.0.0-B3
http_client_jetty_ws-3.0.0-B2
http_client_jetty_ws-3.0.0-B1
2.8.x
http_client_jetty_ws-2.8.6
http_client_jetty_ws-2.8.5
http_client_jetty_ws-2.8.4
http_client_jetty_ws-2.8.3
http_client_jetty_ws-2.8.2
http_client_jetty_ws-2.8.1
http_client_jetty_ws-2.8.0

How to add a dependency to Maven

Add the following com.hexagonkt : http_client_jetty_ws maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.hexagonkt</groupId>
    <artifactId>http_client_jetty_ws</artifactId>
    <version>3.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.hexagonkt : http_client_jetty_ws gradle dependency to your build.gradle file:

implementation 'com.hexagonkt:http_client_jetty_ws:3.0.3'

Gradle Kotlin DSL: Add the following com.hexagonkt : http_client_jetty_ws gradle kotlin dependency to your build.gradle.kts file:

implementation("com.hexagonkt:http_client_jetty_ws:3.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.hexagonkt : http_client_jetty_ws sbt scala dependency to your build.sbt file:

libraryDependencies += "com.hexagonkt" % "http_client_jetty_ws" % "3.0.3"

Advertisement

Dependencies from Group

Oct 14, 2021
16 usages
547 stars
Aug 26, 2023
10 usages
547 stars
Aug 26, 2023
10 usages
547 stars
Oct 14, 2021
5 usages
547 stars
Aug 26, 2023
5 usages
547 stars

Discover Dependencies