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