is not current version
Last Version 0.5.0

io.github.pellse:assembler-reactive-stream-operators 0.2.0

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

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler-reactive-stream-operators
Version

Version

0.2.0
Type

Type

pom

Download assembler-reactive-stream-operators 0.2.0


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