is not current version
Last Version 0.6.1

com.hmsonline:dropwizard-spring 0.1.2

Spring Integration for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

dropwizard-spring
Version

Version

0.1.2
Type

Type

jar

Download dropwizard-spring 0.1.2


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