assembler-reactive-stream-operators

Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices

Лицензия

Лицензия

Категории

Категории

React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.github.pellse
Идентификатор

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

assembler-reactive-stream-operators
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

assembler-reactive-stream-operators
Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices
Ссылка на сайт

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

https://github.com/pellse/assembler
Система контроля версий

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

https://github.com/pellse/assembler

Скачать assembler-reactive-stream-operators

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

<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-reactive-stream-operators/ -->
<dependency>
    <groupId>io.github.pellse</groupId>
    <artifactId>assembler-reactive-stream-operators</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-reactive-stream-operators/
implementation 'io.github.pellse:assembler-reactive-stream-operators:0.5.0'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-reactive-stream-operators/
implementation ("io.github.pellse:assembler-reactive-stream-operators:0.5.0")
'io.github.pellse:assembler-reactive-stream-operators:pom:0.5.0'
<dependency org="io.github.pellse" name="assembler-reactive-stream-operators" rev="0.5.0">
  <artifact name="assembler-reactive-stream-operators" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-reactive-stream-operators', version='0.5.0')
)
libraryDependencies += "io.github.pellse" % "assembler-reactive-stream-operators" % "0.5.0"
[io.github.pellse/assembler-reactive-stream-operators "0.5.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Идентификатор библиотеки Тип Версия
io.github.pellse : assembler-core jar 0.5.0
io.github.pellse : assembler-util jar 0.5.0
com.lightbend.microprofile.reactive.streams : lightbend-microprofile-reactive-streams-zerodep jar 1.0.0

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

Данный проект не имеет модулей.

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

Версия
0.5.0
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.8