Develop consumers with KCL
You can use the Kinesis Client Library (KCL) to build consumer applications that process data from your Kinesis data streams.
KCL is available in multiple languages. This topic covers how to develop KCL consumers in Java and non-Java languages.
-
To view the Kinesis Client Library Javadoc reference, see the Amazon Kinesis Client Library Javadoc
. -
To download KCL for Java from GitHub, see Amazon Kinesis Client Library for Java
. -
To locate the KCL for Java on Apache Maven, see the KCL Maven Central Repository
.