is not current version
Last Version 1.3.8

com.datasift.dropwizard:dropwizard-zeromq4 1.3.7

Dropwizard integration for ZeroMQ

Categories

Categories

DropWizard Container Microservices Data
GroupId

GroupId

com.datasift.dropwizard
ArtifactId

ArtifactId

dropwizard-zeromq4
Version

Version

1.3.7
Type

Type

jar

Download dropwizard-zeromq4 1.3.7


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