License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdrxjava2-http |
Last Version | Last Version0.1.24 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava2-http
RxJava 2 utilities for AWS
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxjava2-http-0.1.24.pom | |
rxjava2-http-0.1.24.jar | 46 KB |
rxjava2-http-0.1.24-sources.jar | 18 KB |
rxjava2-http-0.1.24-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-http/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>rxjava2-http</artifactId>
<version>0.1.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-http/
implementation 'com.github.davidmoten:rxjava2-http:0.1.24'
// https://jarcasting.com/artifacts/com.github.davidmoten/rxjava2-http/
implementation ("com.github.davidmoten:rxjava2-http:0.1.24")
'com.github.davidmoten:rxjava2-http:jar:0.1.24'
<dependency org="com.github.davidmoten" name="rxjava2-http" rev="0.1.24">
<artifact name="rxjava2-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='rxjava2-http', version='0.1.24')
)
libraryDependencies += "com.github.davidmoten" % "rxjava2-http" % "0.1.24"
[com.github.davidmoten/rxjava2-http "0.1.24"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.github.davidmoten : guava-mini | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
junit : junit Optional | jar | 4.13.2 |
com.github.davidmoten : junit-extras | jar | 0.4 |
org.mockito : mockito-core | jar | 4.0.0 |
org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.41.v20210516 |
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |