License |
License |
---|---|
GroupId | GroupIdio.github.pellse |
ArtifactId | ArtifactIdassembler-util |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionassembler-util
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 |
Filename | Size |
---|---|
assembler-util-0.5.0.pom | |
assembler-util-0.5.0.jar | 1 KB |
assembler-util-0.5.0-sources.jar | 31 KB |
assembler-util-0.5.0-javadoc.jar | 511 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-util/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>assembler-util</artifactId>
<version>0.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-util/
implementation 'io.github.pellse:assembler-util:0.5.0'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-util/
implementation ("io.github.pellse:assembler-util:0.5.0")
'io.github.pellse:assembler-util:pom:0.5.0'
<dependency org="io.github.pellse" name="assembler-util" rev="0.5.0">
<artifact name="assembler-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-util', version='0.5.0')
)
libraryDependencies += "io.github.pellse" % "assembler-util" % "0.5.0"
[io.github.pellse/assembler-util "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |