| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.pellse |
| Идентификатор | Идентификаторassembler-flux |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеassembler-flux
Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| assembler-flux-0.5.0.pom | |
| assembler-flux-0.5.0.jar | 1 KB |
| assembler-flux-0.5.0-sources.jar | 1 KB |
| assembler-flux-0.5.0-javadoc.jar | 390 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-flux/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>assembler-flux</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-flux/
implementation 'io.github.pellse:assembler-flux:0.5.0'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-flux/
implementation ("io.github.pellse:assembler-flux:0.5.0")
'io.github.pellse:assembler-flux:pom:0.5.0'
<dependency org="io.github.pellse" name="assembler-flux" rev="0.5.0">
<artifact name="assembler-flux" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-flux', version='0.5.0')
)
libraryDependencies += "io.github.pellse" % "assembler-flux" % "0.5.0"
[io.github.pellse/assembler-flux "0.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.pellse : assembler-core | jar | 0.5.0 |
| io.github.pellse : assembler-util | jar | 0.5.0 |
| io.projectreactor : reactor-core | jar | 3.4.17 |