| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.liveperson |
| ArtifactId | ArtifactIddropwizard-websockets |
| Last Version | Last Version1.3.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDropwizard Websocket Support
3rd party bundle for dropwizard to enable websocket services.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |
| 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 |