License |
License |
---|---|
GroupId | GroupIdcom.audienceproject |
ArtifactId | ArtifactIdkinesis-writer_2.13 |
Last Version | Last Version3.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkinesis-writer
Helper class for writing byte[] messages to Amazon Kinesis streams with the maximum throughput possible.
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.audienceproject |
<!-- https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.13/ -->
<dependency>
<groupId>com.audienceproject</groupId>
<artifactId>kinesis-writer_2.13</artifactId>
<version>3.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.13/
implementation 'com.audienceproject:kinesis-writer_2.13:3.2.2'
// https://jarcasting.com/artifacts/com.audienceproject/kinesis-writer_2.13/
implementation ("com.audienceproject:kinesis-writer_2.13:3.2.2")
'com.audienceproject:kinesis-writer_2.13:jar:3.2.2'
<dependency org="com.audienceproject" name="kinesis-writer_2.13" rev="3.2.2">
<artifact name="kinesis-writer_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.audienceproject', module='kinesis-writer_2.13', version='3.2.2')
)
libraryDependencies += "com.audienceproject" % "kinesis-writer_2.13" % "3.2.2"
[com.audienceproject/kinesis-writer_2.13 "3.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
commons-io : commons-io | jar | 2.11.0 |
commons-lang : commons-lang | jar | 2.6 |
software.amazon.kinesis : amazon-kinesis-client | jar | 2.3.9 |
org.apache.commons : commons-compress | jar | 1.21 |