Last Version

kinesis-writer 1.1.1

Helper class for writing Protocol Buffer messages to Amazon Kinesis streams with the maximum throughput possible.

License

License

GroupId

GroupId

com.audienceproject
ArtifactId

ArtifactId

kinesis-writer_2.10
Version

Version

1.1.1
Type

Type

jar
Description

Description

kinesis-writer
Helper class for writing Protocol Buffer 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.10 1.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
com.mindscapehq : core jar 2.2.0
com.mindscapehq.raygun4java : core jar 1.0.2
com.trueaccord.scalapb : scalapb-runtime_2.10 jar 0.5.46
commons-io : commons-io jar 2.5
commons-lang : commons-lang jar 2.6
com.amazonaws : amazon-kinesis-client jar 1.7.2
com.amazonaws : aws-java-sdk-kinesis jar 1.11.73

Project Modules

There are no modules declared in this project.