Last Version

assembler 0.0.5

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

License

License

GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler-synchronous
Version

Version

0.0.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/pellse/assembler
Project Organization

Project Organization

io.github.pellse

Download assembler-synchronous 0.0.5


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
io.github.pellse : assembler-core jar 0.0.5

Project Modules

There are no modules declared in this project.