Mesos RxJava :: Test Tools

A set of tools to help when writing tests.

License

License

Categories

Categories

Java Languages RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.mesosphere.mesos.rx.java
ArtifactId

ArtifactId

mesos-rxjava-test
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mesos RxJava :: Test Tools
A set of tools to help when writing tests.
Project Organization

Project Organization

Mesosphere, Inc

Download mesos-rxjava-test

How to add to project

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

Dependencies

compile (8)

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

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
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.

Versions

Version
0.2.0
0.1.2
0.1.1
0.1.0