reactive-assembler-core

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-core
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/pellse/assembler
Source Code Management

Source Code Management

https://github.com/pellse/assembler

Download reactive-assembler-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.18
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (2)

Group / Artifact Type Version
io.github.pellse : assembler-util jar 0.5.0
org.jetbrains : annotations jar 23.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.2
0.4.1
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0