is not current version
Last Version 2.0.0

be.tomcools:dropwizard-websocket-jee7-bundle 2.0.0-snapshot

Dropwizard bundle to enable the use of Java Websockets.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

be.tomcools
ArtifactId

ArtifactId

dropwizard-websocket-jee7-bundle
Version

Version

2.0.0-snapshot
Type

Type

jar

Download dropwizard-websocket-jee7-bundle 2.0.0-snapshot


<!-- https://jarcasting.com/artifacts/be.tomcools/dropwizard-websocket-jee7-bundle/ -->
<dependency>
    <groupId>be.tomcools</groupId>
    <artifactId>dropwizard-websocket-jee7-bundle</artifactId>
    <version>2.0.0-snapshot</version>
</dependency>
// https://jarcasting.com/artifacts/be.tomcools/dropwizard-websocket-jee7-bundle/
implementation 'be.tomcools:dropwizard-websocket-jee7-bundle:2.0.0-snapshot'
// https://jarcasting.com/artifacts/be.tomcools/dropwizard-websocket-jee7-bundle/
implementation ("be.tomcools:dropwizard-websocket-jee7-bundle:2.0.0-snapshot")
'be.tomcools:dropwizard-websocket-jee7-bundle:jar:2.0.0-snapshot'
<dependency org="be.tomcools" name="dropwizard-websocket-jee7-bundle" rev="2.0.0-snapshot">
  <artifact name="dropwizard-websocket-jee7-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.tomcools', module='dropwizard-websocket-jee7-bundle', version='2.0.0-snapshot')
)
libraryDependencies += "be.tomcools" % "dropwizard-websocket-jee7-bundle" % "2.0.0-snapshot"
[be.tomcools/dropwizard-websocket-jee7-bundle "2.0.0-snapshot"]