is not current version
Last Version 0.1.1

com.datadoghq:dropwizard-mongo-client 0.0.6


Categories

Categories

DropWizard Container Microservices Data CLI User Interface
GroupId

GroupId

com.datadoghq
ArtifactId

ArtifactId

dropwizard-mongo-client
Version

Version

0.0.6
Type

Type

jar

Download dropwizard-mongo-client 0.0.6


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