| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаio.reacted |
| Идентификатор | Идентификаторreacted-flow |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJava actor framework for building replayable microservices based applications in a distributed and
heterogeneous environment
|
| Имя Файла | Размер |
|---|---|
| reacted-flow-1.5.0.pom | |
| reacted-flow-1.5.0.jar | 60 KB |
| reacted-flow-1.5.0-sources.jar | 26 KB |
| reacted-flow-1.5.0-javadoc.jar | 283 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.reacted/reacted-flow/ -->
<dependency>
<groupId>io.reacted</groupId>
<artifactId>reacted-flow</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reacted/reacted-flow/
implementation 'io.reacted:reacted-flow:1.5.0'
// https://jarcasting.com/artifacts/io.reacted/reacted-flow/
implementation ("io.reacted:reacted-flow:1.5.0")
'io.reacted:reacted-flow:jar:1.5.0'
<dependency org="io.reacted" name="reacted-flow" rev="1.5.0">
<artifact name="reacted-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reacted', module='reacted-flow', version='1.5.0')
)
libraryDependencies += "io.reacted" % "reacted-flow" % "1.5.0"
[io.reacted/reacted-flow "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reacted : reacted-core | jar | 1.5.0 |
| io.reacted : reacted-streams | jar | 1.5.0 |