Last Version

RxJersey 0.11.0

RxJava extension for Jersey and Dropwizard

License

License

Categories

Categories

DropWizard Container Microservices Net Jersey Program Interface REST Frameworks
GroupId

GroupId

net.winterly.rxjersey
ArtifactId

ArtifactId

dropwizard
Version

Version

0.11.0
Type

Type

jar
Description

Description

RxJersey
RxJava extension for Jersey and Dropwizard
Project URL

Project URL

https://github.com/alex-shpak/rx-jersey
Source Code Management

Source Code Management

https://github.com/alex-shpak/rx-jersey

Download dropwizard 0.11.0


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.3.7
io.dropwizard : dropwizard-client jar 1.3.7
net.winterly.rxjersey : rxjava-server jar 0.11.0
net.winterly.rxjersey : rxjava-client jar 0.11.0

Project Modules

There are no modules declared in this project.