License |
License |
---|---|
GroupId | GroupIdio.github.pellse |
ArtifactId | ArtifactIdassembler-synchronous |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionassembler
Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.20 |
io.github.pellse : assembler-core | jar | 0.0.5 |