JFrog's shutdown of Bintray and JCenter affects Gradle builds that rely on these repositories for dependency resolution, plugin publishing, or package hosting. Gradle 7.0 will deprecate the jcenter() API and switch default templates to Maven Central. Developers should audit their builds for JCenter usage, migrate dependencies

10m read timeFrom blog.gradle.org
Post cover image
Table of contents
Table of ContentsIntroductionBackground #Impact to builds #Impact to Gradle plugins #Impact to packages publishing to Bintray #Security considerations #Feedback #Discuss

Sort: