License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.pellse |
ArtifactId | ArtifactIdreactive-assembler-flux |
Last Version | Last Version0.3.0 |
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/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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.pellse : reactive-assembler-core | jar | 0.3.0 |
io.projectreactor : reactor-core | jar | 3.3.10.RELEASE |