is not current version
Last Version 1.3.14

com.liveperson:dropwizard-websockets 1.3.0-rc7

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.3.0-rc7
Type

Type

jar

Download dropwizard-websockets 1.3.0-rc7


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