Jar examples for a:assembler-core
Small library allowing to efficiently assemble entities from querying/merging external datasources or aggregating microservices
You can download jar file assembler-core 0.0.4 in this page.
The Apache License, Version 2.0
You can use the following script to add assembler-core-0.0.4.jar to your project.
<dependency> <groupId>io.github.pellse</groupId> <artifactId>assembler-core</artifactId> <version>0.0.4</version> </dependency>
compile group: 'io.github.pellse', name: 'assembler-core', version: '0.0.4'
libraryDependencies += "io.github.pellse" % "assembler-core" % "0.0.4"
<dependency org="io.github.pellse" name="assembler-core" rev="0.0.4"/>
@Grapes(@Grab(group='io.github.pellse', module='assembler-core', version='0.0.4'))
'io.github.pellse:assembler-core:jar:0.0.4'
Click the following link to download the jar file.
assembler-core-0.0.4-javadoc.jar