Jar examples for a:amazon-kinesis-aggregator
A library for performing in-memory aggregation of Kinesis stream records.
You can download jar file amazon-kinesis-aggregator 1.0.3 in this page.
Amazon Software License
You can use the following script to add amazon-kinesis-aggregator-1.0.3.jar to your project.
<dependency> <groupId>com.amazonaws</groupId> <artifactId>amazon-kinesis-aggregator</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.amazonaws', name: 'amazon-kinesis-aggregator', version: '1.0.3'
libraryDependencies += "com.amazonaws" % "amazon-kinesis-aggregator" % "1.0.3"
<dependency org="com.amazonaws" name="amazon-kinesis-aggregator" rev="1.0.3"/>
@Grapes(@Grab(group='com.amazonaws', module='amazon-kinesis-aggregator', version='1.0.3'))
'com.amazonaws:amazon-kinesis-aggregator:jar:1.0.3'
Click the following link to download the jar file.
amazon-kinesis-aggregator-1.0.3-javadoc.jar