Last Version

Amazon Kinesis Client Library for Java 2.4.1

The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

software.amazon.kinesis
ArtifactId

ArtifactId

amazon-kinesis-client
Version

Version

2.4.1
Type

Type

jar
Description

Description

Amazon Kinesis Client Library for Java
The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data from Amazon Kinesis.
Project URL

Project URL

https://aws.amazon.com/kinesis
Source Code Management

Source Code Management

https://github.com/awslabs/amazon-kinesis-client.git

Download amazon-kinesis-client 2.4.1


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

Dependencies

compile (11)

Group / Artifact Type Version
software.amazon.awssdk : kinesis jar 2.17.101
software.amazon.awssdk : dynamodb jar 2.17.101
software.amazon.awssdk : cloudwatch jar 2.17.101
software.amazon.awssdk : netty-nio-client jar 2.17.101
software.amazon.glue : schema-registry-serde jar 1.1.9
software.amazon.glue : schema-registry-common jar 1.1.9
com.google.guava : guava jar 31.0.1-jre
com.google.protobuf : protobuf-java jar 3.19.2
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.32
io.reactivex.rxjava3 : rxjava jar 3.1.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3
ch.qos.logback : logback-classic jar 1.2.9

Project Modules

There are no modules declared in this project.