License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.pellse |
ArtifactId | ArtifactIdreactive-assembler-core |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionreactive-assembler-core
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/reactive-assembler-core/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>reactive-assembler-core</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/reactive-assembler-core/
implementation 'io.github.pellse:reactive-assembler-core:0.5.0'
// https://jarcasting.com/artifacts/io.github.pellse/reactive-assembler-core/
implementation ("io.github.pellse:reactive-assembler-core:0.5.0")
'io.github.pellse:reactive-assembler-core:pom:0.5.0'
<dependency org="io.github.pellse" name="reactive-assembler-core" rev="0.5.0">
<artifact name="reactive-assembler-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='reactive-assembler-core', version='0.5.0')
)
libraryDependencies += "io.github.pellse" % "reactive-assembler-core" % "0.5.0"
[io.github.pellse/reactive-assembler-core "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | 3.4.18 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.pellse : assembler-util | jar | 0.5.0 |
org.jetbrains : annotations | jar | 23.0.0 |