Last Version

ClusterMate-DropWizard 0.10.5

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

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.fasterxml.clustermate
ArtifactId

ArtifactId

clustermate-dropwizard
Version

Version

0.10.5
Type

Type

jar
Description

Description

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

Project Organization

fasterxml.com

Download clustermate-dropwizard 0.10.5


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

Dependencies

compile (13)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.slf4j : slf4j-api jar 1.7.5
com.fasterxml.storemate : storemate-shared jar 1.1.2
com.fasterxml.storemate : storemate-store jar 1.1.2
com.fasterxml.clustermate : clustermate-api jar 0.10.5
com.fasterxml.clustermate : clustermate-service jar 0.10.5
com.fasterxml.clustermate : clustermate-servlet jar 0.10.5
io.dropwizard : dropwizard-assets jar 0.7.1
io.dropwizard : dropwizard-core jar 0.7.1
io.dropwizard : dropwizard-jetty jar 0.7.1
com.codahale.metrics : metrics-core jar 3.0.2
com.codahale.metrics : metrics-annotation jar 3.0.2
com.codahale.metrics : metrics-healthchecks jar 3.0.2

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
javax.ws.rs : jsr311-api jar 1.1.1

test (3)

Group / Artifact Type Version
com.fasterxml.storemate : storemate-backend-bdb-je jar 1.1.2
com.fasterxml.storemate : storemate-backend-leveldb jar 1.1.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.