Dropwizard Project

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.yammer.dropwizard
ArtifactId

ArtifactId

dropwizard-parent
Last Version

Last Version

0.6.2
Release Date

Release Date

Type

Type

pom
Description

Description

Dropwizard Project
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services.

Download dropwizard-parent

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.easytesting : fest-assert-core jar 2.0M10

Project Modules

  • dropwizard-core
  • dropwizard-client
  • dropwizard-db
  • dropwizard-jdbi
  • dropwizard-migrations
  • dropwizard-hibernate
  • dropwizard-auth
  • dropwizard-example
  • dropwizard-views
  • dropwizard-testing
  • dropwizard-scala_2.9.1

Versions

Version
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0