Last Version

xoom-streams 1.9.3

Reactive Streams for the VLINGO XOOM Platform.

License

License

GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-streams
Version

Version

1.9.3
Type

Type

jar
Description

Description

xoom-streams
Reactive Streams for the VLINGO XOOM Platform.
Project URL

Project URL

https://github.com/vlingo/xoom-streams
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-streams/tree/master

Download xoom-streams 1.9.3


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vlingo.xoom : xoom-common jar 1.9.3
io.vlingo.xoom : xoom-actors jar 1.9.3
org.reactivestreams : reactive-streams jar 1.0.3

provided (1)

Group / Artifact Type Version
org.graalvm.sdk : graal-sdk jar 21.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.