Last Version

Amazon Kinesis Client Library 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-pom
Version

Version

2.4.1
Type

Type

pom
Description

Description

Amazon Kinesis Client Library
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-pom 2.4.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • amazon-kinesis-client
  • amazon-kinesis-client-multilang