Dropwizard/Spring integration


License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.nhuray
ArtifactId

ArtifactId

dropwizard-spring
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dropwizard/Spring integration
Dropwizard/Spring integration

Download dropwizard-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core Optional jar 0.6.0
org.springframework : spring-context Optional jar 3.1.3.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0
cglib : cglib-nodep jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1