is not current version
Last Version 0.5.0

io.github.pellse:assembler-flux 0.0.4

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

GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler-flux
Version

Version

0.0.4
Type

Type

pom

Download assembler-flux 0.0.4


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