| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices |
| GroupId | GroupIdcom.washingtonpost.dropwizard |
| ArtifactId | ArtifactIddropwizard-mongo |
| Last Version | Last Version4.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWashington Post Master Public Parent POM
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-mongo/ -->
<dependency>
<groupId>com.washingtonpost.dropwizard</groupId>
<artifactId>dropwizard-mongo</artifactId>
<version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-mongo/
implementation 'com.washingtonpost.dropwizard:dropwizard-mongo:4.0.7'
// https://jarcasting.com/artifacts/com.washingtonpost.dropwizard/dropwizard-mongo/
implementation ("com.washingtonpost.dropwizard:dropwizard-mongo:4.0.7")
'com.washingtonpost.dropwizard:dropwizard-mongo:jar:4.0.7'
<dependency org="com.washingtonpost.dropwizard" name="dropwizard-mongo" rev="4.0.7">
<artifact name="dropwizard-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.washingtonpost.dropwizard', module='dropwizard-mongo', version='4.0.7')
)
libraryDependencies += "com.washingtonpost.dropwizard" % "dropwizard-mongo" % "4.0.7"
[com.washingtonpost.dropwizard/dropwizard-mongo "4.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hubspot.dropwizard : dropwizard-guice | jar | 0.8.4.0 |
| org.mongodb : mongo-java-driver | jar | 3.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 2.2.0 |