Last Version

RxJersey 0.11.0

RxJava extension for Jersey and Dropwizard

License

License

Categories

Categories

Net CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

net.winterly.rxjersey
ArtifactId

ArtifactId

core-client
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 core-client 0.11.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.25.1

Project Modules

There are no modules declared in this project.