adessoSE / wicked-charts

Beautiful and interactive javascript charts for Java-based web applications.
Apache License 2.0
91 stars 48 forks source link

Move away from Bintray / JCenter #193

Open acetous opened 3 years ago

acetous commented 3 years ago

JCenter will be shutting down in Feb 1st 2022. New packages cannot be published from March 31st 2021. See https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

Could you move your releases to another artifact repository?

yonibenitez commented 2 years ago

It seems that the artifact is not in JCenter anymore (even if they say that it is permanently in read-only mode).

I get an empty response when requesting [http://jcenter.bintray.com/de/adesso/wicked-charts/wicked-charts-wicket8/3.2.1/wicked-charts-wicket8-3.2.1.pom]

Any plans to move to a different repository like Maven central?