Last Version

kinesis-writer 2.0.0

Helper class for writing byte[] messages to Amazon Kinesis streams with the maximum throughput possible.

License

License

GroupId

GroupId

com.audienceproject
ArtifactId

ArtifactId

kinesis-writer_2.11
Version

Version

2.0.0
Type

Type

jar
Description

Description

kinesis-writer
Helper class for writing byte[] messages to Amazon Kinesis streams with the maximum throughput possible.
Project URL

Project URL

https://github.com/audienceproject/kinesis-writer
Project Organization

Project Organization

com.audienceproject

Download kinesis-writer_2.11 2.0.0


<!-- https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.11/ -->
<dependency>
    <groupId>com.audienceproject</groupId>
    <artifactId>kinesis-writer_2.11</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.11/
implementation 'com.audienceproject:kinesis-writer_2.11:2.0.0'
// https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.11/
implementation ("com.audienceproject:kinesis-writer_2.11:2.0.0")
'com.audienceproject:kinesis-writer_2.11:jar:2.0.0'
<dependency org="com.audienceproject" name="kinesis-writer_2.11" rev="2.0.0">
  <artifact name="kinesis-writer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.audienceproject', module='kinesis-writer_2.11', version='2.0.0')
)
libraryDependencies += "com.audienceproject" % "kinesis-writer_2.11" % "2.0.0"
[com.audienceproject/kinesis-writer_2.11 "2.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
commons-io : commons-io jar 2.6
commons-lang : commons-lang jar 2.6
com.amazonaws : amazon-kinesis-client jar 1.9.3
com.amazonaws : aws-java-sdk-kinesis jar 1.11.466
com.amazonaws : amazon-kinesis-aggregator jar 1.0.3

Project Modules

There are no modules declared in this project.