linkedin / li-apache-kafka-clients

li-apache-kafka-clients is a wrapper library for the Apache Kafka vanilla clients. It provides additional features such as large message support and auditing to the Java producer and consumer in the open source Apache Kafka.
BSD 2-Clause "Simplified" License
131 stars 52 forks source link

Remove jcenter repository and publish artifacts to maven central #199

Open hitmn opened 2 years ago

hitmn commented 2 years ago

As of https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/ jcenter is not available anymore, thus the artifacts can't be downloaded.

Please, switch the project to use maven central only and switch to available dependency.

Thanks!

chf1 commented 2 years ago

that would be also relevant for us. Is the library still active developed? Or has it been moved? the large message processing feature would be very helpful for us, so it would be very helpful, to know, if there is a maintained version available, or if we have to fork the existing (what I would not prefer...)

thanks in advance, Christian

wakedeer commented 1 year ago

I hope this useful project is not dead. Please do it