is not current version
Last Version 0.11.0

net.winterly.rxjersey:dropwizard 0.8.0

RxJava extension for Jersey and Dropwizard

Categories

Categories

DropWizard Container Microservices Net Jersey Program Interface REST Frameworks
GroupId

GroupId

net.winterly.rxjersey
ArtifactId

ArtifactId

dropwizard
Version

Version

0.8.0
Type

Type

jar

Download dropwizard 0.8.0


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