assembler-rxjava

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

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler-rxjava
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

assembler-rxjava
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 assembler-rxjava

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
io.github.pellse : assembler-core jar 0.5.0
io.github.pellse : assembler-util jar 0.5.0
io.reactivex.rxjava3 : rxjava jar 3.1.2

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
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8