is not current version
Last Version 0.2

com.github.nhuray:dropwizard-spring 0.1

Dropwizard/Spring integration

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

com.github.nhuray
ArtifactId

ArtifactId

dropwizard-spring
Version

Version

0.1
Type

Type

jar

Download dropwizard-spring 0.1


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