0

On one of my company's services we are using an external library of mfglabs's commons-aws-sqs library ( https://github.com/MfgLabs/commons-aws https://mvnrepository.com/artifact/com.mfglabs/commons-aws-sqs_2.11/0.12.2 )

which was hosted on bintray, which was sunset few weeks ago on May 1'st.

How can I keep using this library now that bintray was sunset?

Martijn Pieters
  • 1,048,767
  • 296
  • 4,058
  • 3,343
  • 1
    Bintray is still available in read only but I guess not for "private" repositories. Your best chance is to contact the maintainer so that they publish on Maven central or fork it and publish it in your company's repository. – Gaël J Jun 17 '21 at 11:21
  • However considering that it's not maintained, it might be an opportunity to not use it anymore and find other options.. – Gaël J Jun 17 '21 at 11:22

0 Answers0