Last Version

WebSocket-Resources 0.5.10

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

License

License

GroupId

GroupId

org.whispersystems
ArtifactId

ArtifactId

websocket-resources
Version

Version

0.5.10
Type

Type

jar
Description

Description

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

Project URL

https://github.com/WhisperSystems/WebSocket-Resources
Source Code Management

Source Code Management

https://github.com/WhisperSystems/WebSocket-Resources

Download websocket-resources 0.5.10


<!-- https://jarcasting.com/artifacts/org.whispersystems/websocket-resources/ -->
<dependency>
    <groupId>org.whispersystems</groupId>
    <artifactId>websocket-resources</artifactId>
    <version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.whispersystems/websocket-resources/
implementation 'org.whispersystems:websocket-resources:0.5.10'
// https://jarcasting.com/artifacts/org.whispersystems/websocket-resources/
implementation ("org.whispersystems:websocket-resources:0.5.10")
'org.whispersystems:websocket-resources:jar:0.5.10'
<dependency org="org.whispersystems" name="websocket-resources" rev="0.5.10">
  <artifact name="websocket-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.whispersystems', module='websocket-resources', version='0.5.10')
)
libraryDependencies += "org.whispersystems" % "websocket-resources" % "0.5.10"
[org.whispersystems/websocket-resources "0.5.10"]

Dependencies

compile (7)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.9
io.dropwizard : dropwizard-auth jar 1.3.9
io.dropwizard : dropwizard-client jar 1.3.9
io.dropwizard : dropwizard-servlets jar 1.3.9
org.eclipse.jetty.websocket : websocket-server jar 9.4.14.v20181114
com.google.protobuf : protobuf-java jar 2.6.1
io.dropwizard : dropwizard-testing jar 1.3.9

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.7.22

Project Modules

There are no modules declared in this project.