Last Version

assembler 0.0.2

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

License

License

GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler
Version

Version

0.0.2
Type

Type

jar
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

Download assembler 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.1.2.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.