Dropwizard Websocket Support

3rd party bundle for dropwizard to enable websocket services.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.liveperson
ArtifactId

ArtifactId

dropwizard-websockets
Last Version

Last Version

1.3.14
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard Websocket Support
3rd party bundle for dropwizard to enable websocket services.
Project URL

Project URL

https://github.com/LivePersonInc/dropwizard-websockets
Source Code Management

Source Code Management

https://github.com/LivePersonInc/dropwizard-websockets

Download dropwizard-websockets

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar
org.eclipse.jetty.websocket : javax-websocket-server-impl jar 9.4.18.v20190429
javax.xml.bind : jaxb-api jar 2.3.0
javax.activation : activation jar 1.1.1

test (6)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.glassfish.tyrus.ext : tyrus-client-java8 jar 1.12
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.12
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.14
1.3.2
1.3.0-rc7
1.2.2
1.2
1.1.0
1.0.5-1
1.0.0-1
0.9.2-1
0.9.1-1