is not current version
Last Version 0.5.0

assembler 0.3.0

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.github.pellse
ArtifactId

ArtifactId

assembler-akka-stream
Version

Version

0.3.0
Type

Type

pom
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
Project Organization

Project Organization

io.github.pellse

Download assembler-akka-stream 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.pellse : assembler-core jar 0.3.0
com.typesafe.akka : akka-stream_2.11 jar 2.5.25

Project Modules

There are no modules declared in this project.