is not current version
Last Version 0.6.1

com.hmsonline:dropwizard-spring 0.3.0

Spring Integration for DropWizard

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.hmsonline
ArtifactId

ArtifactId

dropwizard-spring
Version

Version

0.3.0
Type

Type

jar

Download dropwizard-spring 0.3.0


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