Mesos RxJava :: Client

Rx client on top of Apache Mesos HTTP Api.

License

License

Categories

Categories

Java Languages CLI User Interface RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.mesosphere.mesos.rx.java
ArtifactId

ArtifactId

mesos-rxjava-client
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mesos RxJava :: Client
Rx client on top of Apache Mesos HTTP Api.
Project Organization

Project Organization

Mesosphere, Inc

Download mesos-rxjava-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.mesosphere.mesos.rx.java : mesos-rxjava-recordio jar 0.2.0
com.mesosphere.mesos.rx.java : mesos-rxjava-util jar 0.2.0
io.reactivex : rxjava jar 1.1.8
io.reactivex : rxnetty jar 0.5.1
io.netty : netty-codec-http jar 4.1.4.Final
io.netty : netty-handler jar 4.1.4.Final
io.netty : netty-transport-native-epoll jar 4.1.4.Final
org.slf4j : slf4j-api jar 1.7.21
org.jetbrains : annotations jar 15.0

test (5)

Group / Artifact Type Version
com.mesosphere.mesos.rx.java : mesos-rxjava-test jar 0.2.0
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
com.google.guava : guava jar 19.0
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.

DEPRECATED

This project has been moved to the unofficial Mesos GitHub organization. Find the new repository here.

com.mesosphere.mesos.rx.java

D2iQ

Building the Datacenter Operating System - DCOS

Versions

Version
0.2.0
0.1.2
0.1.1
0.1.0