License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdcom.meltmedia.dropwizard |
ArtifactId | ArtifactIddropwizard-mongo-parent |
Version | Version0.5.0 |
Type | Typepom |
Description |
DescriptionDropwizard Mogno Parent
A Dropwizard Bundle for accessing Mongo.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dropwizard-mongo-parent-0.5.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-mongo-parent/ -->
<dependency>
<groupId>com.meltmedia.dropwizard</groupId>
<artifactId>dropwizard-mongo-parent</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-mongo-parent/
implementation 'com.meltmedia.dropwizard:dropwizard-mongo-parent:0.5.0'
// https://jarcasting.com/artifacts/com.meltmedia.dropwizard/dropwizard-mongo-parent/
implementation ("com.meltmedia.dropwizard:dropwizard-mongo-parent:0.5.0")
'com.meltmedia.dropwizard:dropwizard-mongo-parent:pom:0.5.0'
<dependency org="com.meltmedia.dropwizard" name="dropwizard-mongo-parent" rev="0.5.0">
<artifact name="dropwizard-mongo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.dropwizard', module='dropwizard-mongo-parent', version='0.5.0')
)
libraryDependencies += "com.meltmedia.dropwizard" % "dropwizard-mongo-parent" % "0.5.0"
[com.meltmedia.dropwizard/dropwizard-mongo-parent "0.5.0"]