is not current version
Last Version 1.3.14

com.liveperson:dropwizard-websockets 0.9.1-1

3rd party bundle for dropwizard to enable websocket services.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.liveperson
ArtifactId

ArtifactId

dropwizard-websockets
Version

Version

0.9.1-1
Type

Type

jar

Download dropwizard-websockets 0.9.1-1


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