Last Version

Dropwizard-spring 0.6.1

Spring Integration for DropWizard

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

dropwizard-spring
Version

Version

0.6.1
Type

Type

jar
Description

Description

Dropwizard-spring
Spring Integration for DropWizard
Project URL

Project URL

https://github.com/hmsonline/dropwizard-spring

Download dropwizard-spring 0.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.7.0
org.springframework : spring-context jar 3.2.8.RELEASE
org.springframework : spring-web jar 3.2.8.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.