Last Version

quasar-reactive-streams 0.8.0

Fibers, Channels and Actors for the JVM

License

License

Categories

Categories

React User Interface Web Frameworks Quasar Application Layer Libs Distributed Applications Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

co.paralleluniverse
ArtifactId

ArtifactId

quasar-reactive-streams
Version

Version

0.8.0
Type

Type

jar
Description

Description

quasar-reactive-streams
Fibers, Channels and Actors for the JVM
Source Code Management

Source Code Management

https://github.com/puniverse/quasar

Download quasar-reactive-streams 0.8.0


<!-- https://jarcasting.com/artifacts/co.paralleluniverse/quasar-reactive-streams/ -->
<dependency>
    <groupId>co.paralleluniverse</groupId>
    <artifactId>quasar-reactive-streams</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.paralleluniverse/quasar-reactive-streams/
implementation 'co.paralleluniverse:quasar-reactive-streams:0.8.0'
// https://jarcasting.com/artifacts/co.paralleluniverse/quasar-reactive-streams/
implementation ("co.paralleluniverse:quasar-reactive-streams:0.8.0")
'co.paralleluniverse:quasar-reactive-streams:jar:0.8.0'
<dependency org="co.paralleluniverse" name="quasar-reactive-streams" rev="0.8.0">
  <artifact name="quasar-reactive-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.paralleluniverse', module='quasar-reactive-streams', version='0.8.0')
)
libraryDependencies += "co.paralleluniverse" % "quasar-reactive-streams" % "0.8.0"
[co.paralleluniverse/quasar-reactive-streams "0.8.0"]

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard.metrics : metrics-core jar 4.1.0-rc2
io.dropwizard.metrics : metrics-jmx jar 4.1.0-rc2
com.google.errorprone : error_prone_annotations jar 2.3.2
com.google.guava : guava jar 26.0-jre
org.reactivestreams : reactive-streams jar 1.0.2

test (9)

Group / Artifact Type Version
co.paralleluniverse » timewarp jar 0.2.0-SNAPSHOT
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12
com.google.truth : truth jar 0.42
org.mockito : mockito-core jar 2.23.0
org.ow2.asm : asm jar 7.0
org.reactivestreams : reactive-streams-tck jar 1.0.2
org.testng : testng jar 7.0.0-beta1
net.bytebuddy : byte-buddy jar 1.9.2

Project Modules

There are no modules declared in this project.