assembler

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

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

reactive-assembler-flux
Last Version

Last Version

0.3.0
Release Date

Release Date

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 reactive-assembler-flux

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.pellse : reactive-assembler-core jar 0.3.0
io.projectreactor : reactor-core jar 3.3.10.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0