is not current version
Last Version 0.10.5

com.fasterxml.clustermate:clustermate-dropwizard 0.9.20

Foundation for ClusterMate-based services that run on DropWizard container.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fasterxml.clustermate
ArtifactId

ArtifactId

clustermate-dropwizard
Version

Version

0.9.20
Type

Type

jar

Download clustermate-dropwizard 0.9.20


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