DEPRECATED
This project has been moved to the unofficial Mesos GitHub organization. Find the new repository here.
| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface Protobuf Data Data Structures RxJava Container Microservices Reactive libraries |
| GroupId | GroupIdcom.mesosphere.mesos.rx.java |
| ArtifactId | ArtifactIdmesos-rxjava-protobuf-client |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMesos RxJava :: Protobuf Client
Rx client on top of Apache Mesos HTTP Api.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.mesosphere.mesos.rx.java/mesos-rxjava-protobuf-client/ -->
<dependency>
<groupId>com.mesosphere.mesos.rx.java</groupId>
<artifactId>mesos-rxjava-protobuf-client</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mesosphere.mesos.rx.java/mesos-rxjava-protobuf-client/
implementation 'com.mesosphere.mesos.rx.java:mesos-rxjava-protobuf-client:0.2.0'
// https://jarcasting.com/artifacts/com.mesosphere.mesos.rx.java/mesos-rxjava-protobuf-client/
implementation ("com.mesosphere.mesos.rx.java:mesos-rxjava-protobuf-client:0.2.0")
'com.mesosphere.mesos.rx.java:mesos-rxjava-protobuf-client:jar:0.2.0'
<dependency org="com.mesosphere.mesos.rx.java" name="mesos-rxjava-protobuf-client" rev="0.2.0">
<artifact name="mesos-rxjava-protobuf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mesosphere.mesos.rx.java', module='mesos-rxjava-protobuf-client', version='0.2.0')
)
libraryDependencies += "com.mesosphere.mesos.rx.java" % "mesos-rxjava-protobuf-client" % "0.2.0"
[com.mesosphere.mesos.rx.java/mesos-rxjava-protobuf-client "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.mesosphere.mesos.rx.java : mesos-rxjava-client | jar | 0.2.0 |
| org.apache.mesos : mesos | jar | 1.0.0 |
| org.jetbrains : annotations | jar | 15.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
DEPRECATED
This project has been moved to the unofficial Mesos GitHub organization. Find the new repository here.