| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Net Jersey Program Interface REST Frameworks |
| GroupId | GroupIdnet.winterly.rxjersey |
| ArtifactId | ArtifactIddropwizard |
| Version | Version0.11.0 |
| Type | Typejar |
| Description |
DescriptionRxJersey
RxJava extension for Jersey and Dropwizard
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dropwizard-0.11.0.pom | |
| dropwizard-0.11.0.jar | 2 KB |
| dropwizard-0.11.0-sources.jar | 1 KB |
| dropwizard-0.11.0-javadoc.jar | 19 KB |
| Browse |
<!-- 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"]
| 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 |