License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.pellse |
ArtifactId | ArtifactIdassembler-akka-stream |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionassembler-akka-stream
Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-akka-stream/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>assembler-akka-stream</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-akka-stream/
implementation 'io.github.pellse:assembler-akka-stream:0.5.0'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-akka-stream/
implementation ("io.github.pellse:assembler-akka-stream:0.5.0")
'io.github.pellse:assembler-akka-stream:pom:0.5.0'
<dependency org="io.github.pellse" name="assembler-akka-stream" rev="0.5.0">
<artifact name="assembler-akka-stream" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-akka-stream', version='0.5.0')
)
libraryDependencies += "io.github.pellse" % "assembler-akka-stream" % "0.5.0"
[io.github.pellse/assembler-akka-stream "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.pellse : assembler-core | jar | 0.5.0 |
io.github.pellse : assembler-util | jar | 0.5.0 |
com.typesafe.akka : akka-stream_2.13 | jar |