Last Version

rxjava2-http 0.1.24

RxJava 2 utilities for AWS

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

rxjava2-http
Version

Version

0.1.24
Type

Type

jar
Description

Description

rxjava2-http
RxJava 2 utilities for AWS
Project URL

Project URL

http://github.com/davidmoten/rxjava2-http

Download rxjava2-http 0.1.24


<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (8)

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

Project Modules

There are no modules declared in this project.