Last Version

Dropwizard Mogno Parent 0.5.0

A Dropwizard Bundle for accessing Mongo.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.meltmedia.dropwizard
ArtifactId

ArtifactId

dropwizard-mongo-parent
Version

Version

0.5.0
Type

Type

pom
Description

Description

Dropwizard Mogno Parent
A Dropwizard Bundle for accessing Mongo.
Project URL

Project URL

http://github.com/meltmedia/dropwizard-mongo
Project Organization

Project Organization

meltmedia
Source Code Management

Source Code Management

https://github.com/meltmedia/dropwizard-mongo

Download dropwizard-mongo-parent 0.5.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bundle
  • example
  • jongo