common-dropwizard

Common dropwizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.nmdp.service
ArtifactId

ArtifactId

common-dropwizard
Last Version

Last Version

3
Release Date

Release Date

Type

Type

jar
Description

Description

common-dropwizard
Common dropwizard

Download common-dropwizard

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.1
io.dropwizard : dropwizard-assets jar 0.9.1
io.swagger : swagger-jersey2-jaxrs jar 1.5.4
io.dropwizard : dropwizard-jdbi jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3
2
1.0
0.0.1-RC1