Download dropwizard-websockets-1.1.0.jar file - Jar d

Jar examples for d:dropwizard-websockets

Description

3rd party bundle for dropwizard to enable websocket services.

You can download jar file dropwizard-websockets 1.1.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add dropwizard-websockets-1.1.0.jar to your project.

<dependency>
   <groupId>com.liveperson</groupId>
   <artifactId>dropwizard-websockets</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.liveperson', name: 'dropwizard-websockets', version: '1.1.0'
libraryDependencies += "com.liveperson" % "dropwizard-websockets" % "1.1.0"
<dependency org="com.liveperson" name="dropwizard-websockets" rev="1.1.0"/>
@Grapes(@Grab(group='com.liveperson', module='dropwizard-websockets', version='1.1.0'))
'com.liveperson:dropwizard-websockets:jar:1.1.0'

Download

Click the following link to download the jar file.

dropwizard-websockets-1.1.0-javadoc.jar
dropwizard-websockets-1.1.0-sources.jar
dropwizard-websockets-1.1.0.jar
dropwizard-websockets-1.1.0.pom



Related Tutorials