is not current version
Last Version 2.4.1

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

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
Type

Type

pom

Download amazon-kinesis-client-pom 2.0.3-experimental


<!-- 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</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'
// https://jarcasting.com/artifacts/software.amazon.kinesis/amazon-kinesis-client-pom/
implementation ("software.amazon.kinesis:amazon-kinesis-client-pom:2.0.3-experimental")
'software.amazon.kinesis:amazon-kinesis-client-pom:pom:2.0.3-experimental'
<dependency org="software.amazon.kinesis" name="amazon-kinesis-client-pom" rev="2.0.3-experimental">
  <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')
)
libraryDependencies += "software.amazon.kinesis" % "amazon-kinesis-client-pom" % "2.0.3-experimental"
[software.amazon.kinesis/amazon-kinesis-client-pom "2.0.3-experimental"]