License |
License |
---|---|
Categories |
CategoriesJava Languages RxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.mesosphere.mesos.rx.java |
ArtifactId | ArtifactIdmesos-rxjava-test |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMesos RxJava :: Test Tools
A set of tools to help when writing tests.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mesos-rxjava-test-0.2.0.pom | |
mesos-rxjava-test-0.2.0.jar | 41 KB |
mesos-rxjava-test-0.2.0-sources.jar | 34 KB |
mesos-rxjava-test-0.2.0-javadoc.jar | 67 KB |
Browse |
<!-- 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"]
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 |
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 |