MVN

org.whispersystems : websocket-resources

Maven & Gradle

Mar 29, 2019
92 stars

WebSocket-Resources · A Dropwizard library that lets you use Jersey-style Resources over WebSockets

<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>websocket-resources</artifactId>
    <version>0.5.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.whispersystems : websocket-resources to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.10

All Versions

Choose a version of org.whispersystems : websocket-resources to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
websocket-resources-0.5.10
websocket-resources-0.5.9
websocket-resources-0.5.8
websocket-resources-0.5.7
websocket-resources-0.5.6
websocket-resources-0.5.4
websocket-resources-0.5.3
websocket-resources-0.5.2
websocket-resources-0.5.0
0.4.x
websocket-resources-0.4.1
websocket-resources-0.4.0
0.3.x
websocket-resources-0.3.3
websocket-resources-0.3.2
0.2.x
websocket-resources-0.2.3
websocket-resources-0.2.2
websocket-resources-0.2.1
websocket-resources-0.2.0
0.1
websocket-resources-0.1

How to add a dependency to Maven

Add the following org.whispersystems : websocket-resources maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>websocket-resources</artifactId>
    <version>0.5.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.whispersystems : websocket-resources gradle dependency to your build.gradle file:

implementation 'org.whispersystems:websocket-resources:0.5.10'

Gradle Kotlin DSL: Add the following org.whispersystems : websocket-resources gradle kotlin dependency to your build.gradle.kts file:

implementation("org.whispersystems:websocket-resources:0.5.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.whispersystems : websocket-resources sbt scala dependency to your build.sbt file:

libraryDependencies += "org.whispersystems" % "websocket-resources" % "0.5.10"

Advertisement

Dependencies from Group

May 04, 2018
24 usages
225 stars
Nov 02, 2019
10 usages
May 04, 2018
5 usages
225 stars
Feb 03, 2016
2 usages

Discover Dependencies

Sep 28, 2020
10.7k stars
Oct 15, 2020
5 usages
855 stars
Dec 23, 2021
6.5k stars
Jul 28, 2015
710 stars
Apr 20, 2016
355 stars
Jul 31, 2015
14.6k stars
Jul 31, 2015
10.9k stars
Feb 06, 2019
241 stars