cakesolutions / scala-kafka-client

Scala helper modules for operating the Apache Kafka client library (0.9.x - 2.1.0)
MIT License
353 stars 115 forks source link

Is this library still mantained? #164

Open jkomyno opened 4 years ago

glorat commented 4 years ago

Same question...

If it helps, my observation is that the community is willing and able to submit PRs to keep up with recent versions of things (e.g. Scala and Kafka) but we are short on testing and publishing.

I'm willing to help with publishing to Maven at least for a while since I need my own working version of this library. I've already published

libraryDependencies ++= Seq(
  "net.glorat" %% "scala-kafka-client" % "2.4.0-1",
)

for myself

Passarinho4 commented 4 years ago

I think that we can assume that after cake solutions was named Disney Streaming Platform (or was acquired by Disney) https://twitter.com/cakesolutions/status/1047110733266325505 this library is no longer maintained.