vlingo-streams

Reactive Streams for the VLINGO XOOM Platform.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-streams
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-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 vlingo-streams

How to add to project

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

Dependencies

compile (3)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

xoom-streams

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK for Reactive Streams built on XOOM ACTORS.

Docs: https://docs.vlingo.io/xoom-streams

Installationt

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-streams</artifactId>
      <version>1.7.7</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-streams:1.7.7'
}

License (See LICENSE file for full license)

Copyright © 2012-2021 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

io.vlingo

VLINGO XOOM platform SDK for the JVM and .NET by VLINGO LABS

The OSS platform for rapid delivery of low-code to full-code Reactive, Event-Driven Apps & Microservices supporting DOMA, DDD, and other approaches.

Versions

Version
1.7.5
1.6.0
1.5.2
1.5.0
1.4.3
1.4.0
1.3.0
1.2.19
1.2.9
1.2.8
1.2.7
1.2.5
1.2.4
1.2.3
1.2.1
1.1.0