is not current version
Last Version 2.4.1

software.amazon.kinesis:amazon-kinesis-client-pom 2.0.3-experimental-7

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

Categories

Categories

CLI User Interface
GroupId

GroupId

software.amazon.kinesis
ArtifactId

ArtifactId

amazon-kinesis-client-pom
Version

Version

2.0.3-experimental-7
Type

Type

pom

Download amazon-kinesis-client-pom 2.0.3-experimental-7


<!-- 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.0.3-experimental-7</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.0.3-experimental-7'
// https://jarcasting.com/artifacts/software.amazon.kinesis/amazon-kinesis-client-pom/
implementation ("software.amazon.kinesis:amazon-kinesis-client-pom:2.0.3-experimental-7")
'software.amazon.kinesis:amazon-kinesis-client-pom:pom:2.0.3-experimental-7'
<dependency org="software.amazon.kinesis" name="amazon-kinesis-client-pom" rev="2.0.3-experimental-7">
  <artifact name="amazon-kinesis-client-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='software.amazon.kinesis', module='amazon-kinesis-client-pom', version='2.0.3-experimental-7')
)
libraryDependencies += "software.amazon.kinesis" % "amazon-kinesis-client-pom" % "2.0.3-experimental-7"
[software.amazon.kinesis/amazon-kinesis-client-pom "2.0.3-experimental-7"]