Hi Subramanyam,
The fact that Apache Kafka uses Gradle as its build tool doesn't prevent
you, or any other developer, from using a different build tool like Apache
Ant, as it's your case.
It has been a while since I last used Apache Ant, but if memory serves me
correctly, you would need to download the desired Kafka producer and
consumer libraries from any trusted source (like
https://mvnrepository.com/artifact/org.apache.kafka or
https://kafka.apache.org/downloads), and then place them in your preferred
external library location in your project, and adapt the build accordingly.

Best of luck in your project!

On Wed, Sep 1, 2021 at 4:20 PM Subramanyam Mvr <subramanyam...@gmail.com>
wrote:

> Hi Team, Could you please clarify if we can use ANT build  to develop
> Kafka producer and consumer programs because our project is based on ANT
> build.  Thank you
>


-- 

Josep Prat

*Aiven Deutschland GmbH*

Immanuelkirchstraße 26, 10405 Berlin

Amtsgericht Charlottenburg, HRB 209739 B

Geschäftsführer: Oskari Saarenmaa & Hannu Valtonen

*m:* +491715557497

*w:* aiven.io

*e:* josep.p...@aiven.io

Reply via email to