is not current version
Last Version 1.3.14

com.liveperson:dropwizard-websockets 1.2.2

3rd party bundle for dropwizard to enable websocket services.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.liveperson
ArtifactId

ArtifactId

dropwizard-websockets
Version

Version

1.2.2
Type

Type

jar

Download dropwizard-websockets 1.2.2


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