xoom-actors

Type safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.

Лицензия

Лицензия

Группа

Группа

io.vlingo.xoom
Идентификатор

Идентификатор

xoom-actors
Последняя версия

Последняя версия

1.9.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

xoom-actors
Type safe Actor Model toolkit for reactive concurrency and resiliency using Java and other JVM languages.
Ссылка на сайт

Ссылка на сайт

https://github.com/vlingo/xoom-actors
Система контроля версий

Система контроля версий

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

Скачать xoom-actors

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.32
org.agrona : agrona jar 1.12.0
io.vlingo.xoom : xoom-common jar 1.9.3

provided (1)

Идентификатор библиотеки Тип Версия
org.graalvm.sdk : graal-sdk jar 21.1.0

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.5

Модули Проекта

Данный проект не имеет модулей.
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.

Версии библиотеки

Версия
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