gradle问题Plugin [id: ‘org.springframework.boot‘, version: ‘2.1.0.RELEASE‘] was not found

Posted 后端研发Marion

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了gradle问题Plugin [id: ‘org.springframework.boot‘, version: ‘2.1.0.RELEASE‘] was not found相关的知识,希望对你有一定的参考价值。


一、问题描述

Plugin [id: org.springframework.boot, version: 2.1.0.RELEASE] was not found in any of the following sources:

- Gradle Core Plugins (plugin is not in org.gradle namespace)
- Plugin Repositories (could not resolve plugin artifact org.springframework.boot:org.springframework.boot.gradle.plugin:2.1.0.RELEASE)
Searched in the following repositories:
Gradle Central Plugin Repository

二、问题分析

删除gradle或者将gradle更新相匹配5.4.1

【gradle问题】Plugin

以上是关于gradle问题Plugin [id: ‘org.springframework.boot‘, version: ‘2.1.0.RELEASE‘] was not found的主要内容,如果未能解决你的问题,请参考以下文章