xoom-wire

Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO XOOM Actors.

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

io.vlingo.xoom
ArtifactId

ArtifactId

xoom-wire
Last Version

Last Version

1.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

xoom-wire
Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO XOOM Actors.
Project URL

Project URL

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

Source Code Management

https://github.com/vlingo/xoom-wire/tree/master

Download xoom-wire

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.9
io.vlingo.xoom : xoom-actors jar 1.9.3
io.netty : netty-all jar 4.1.67.Final
io.rsocket : rsocket-core jar 1.1.1
io.rsocket : rsocket-transport-netty jar 1.1.1
io.projectreactor.addons : reactor-extra jar 3.4.4

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
ch.qos.logback : logback-classic jar 1.2.5
io.rsocket : rsocket-transport-local jar 1.1.1

Project Modules

There are no modules declared in this project.
io.vlingo.xoom

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.9.3
1.9.2
1.9.1
1.9.0
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.7
1.7.6
1.7.5
1.7.0