Categories |
CategoriesDropWizard Container Microservices Data CLI User Interface |
---|---|
GroupId | GroupIdcom.datadoghq |
ArtifactId | ArtifactIddropwizard-mongo-client |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.datadoghq/dropwizard-mongo-client/ -->
<dependency>
<groupId>com.datadoghq</groupId>
<artifactId>dropwizard-mongo-client</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.datadoghq/dropwizard-mongo-client/
implementation 'com.datadoghq:dropwizard-mongo-client:0.1.1'
// https://jarcasting.com/artifacts/com.datadoghq/dropwizard-mongo-client/
implementation ("com.datadoghq:dropwizard-mongo-client:0.1.1")
'com.datadoghq:dropwizard-mongo-client:jar:0.1.1'
<dependency org="com.datadoghq" name="dropwizard-mongo-client" rev="0.1.1">
<artifact name="dropwizard-mongo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datadoghq', module='dropwizard-mongo-client', version='0.1.1')
)
libraryDependencies += "com.datadoghq" % "dropwizard-mongo-client" % "0.1.1"
[com.datadoghq/dropwizard-mongo-client "0.1.1"]