assembler

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

https://github.com/pellse/assembler

Скачать assembler

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.projectreactor : reactor-core jar 3.1.2.RELEASE

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

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

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

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

Версия
0.0.2
0.0.1