Last Version

Rx Docker Client 0.2.2

RxJava based Docker REST API client for the JVM

License

License

MIT
Categories

Categories

Docker Container Virtualization Tools React User Interface Web Frameworks CLI
GroupId

GroupId

com.shekhargulati.reactivex
ArtifactId

ArtifactId

rx-docker-client
Version

Version

0.2.2
Type

Type

jar
Description

Description

Rx Docker Client
RxJava based Docker REST API client for the JVM
Project URL

Project URL

https://github.com/shekhargulati/rx-docker-client
Source Code Management

Source Code Management

https://github.com/shekhargulati/rx-docker-client.git

Download rx-docker-client 0.2.2


<!-- https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-docker-client/ -->
<dependency>
    <groupId>com.shekhargulati.reactivex</groupId>
    <artifactId>rx-docker-client</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-docker-client/
implementation 'com.shekhargulati.reactivex:rx-docker-client:0.2.2'
// https://jarcasting.com/artifacts/com.shekhargulati.reactivex/rx-docker-client/
implementation ("com.shekhargulati.reactivex:rx-docker-client:0.2.2")
'com.shekhargulati.reactivex:rx-docker-client:jar:0.2.2'
<dependency org="com.shekhargulati.reactivex" name="rx-docker-client" rev="0.2.2">
  <artifact name="rx-docker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shekhargulati.reactivex', module='rx-docker-client', version='0.2.2')
)
libraryDependencies += "com.shekhargulati.reactivex" % "rx-docker-client" % "0.2.2"
[com.shekhargulati.reactivex/rx-docker-client "0.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
com.shekhargulati.reactivex : rx-okhttp jar 0.1.9
com.google.code.gson : gson jar 2.6.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-simple jar 1.7.12

Project Modules

There are no modules declared in this project.