当前位置:网站首页>idea中pom.xml依赖无法导入
idea中pom.xml依赖无法导入
2022-07-04 21:54:00 【奥利给_加油】
1.在pom.xml文件中加入依赖版本;
例如:
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>2.1.3.RELEASE</version>
</dependency>
<dependency>
<groupId>com.alibaba.cloud</groupId>
<artifactId>spring-cloud-starter-alibaba-nacos-discovery</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
边栏推荐
- Huawei Nova 10 series released Huawei application market to build a solid application security firewall
- WebGIS框架---kalrry
- WebGIS框架---kalrry
- 时空预测3-graph transformer
- QT—绘制其他问题
- 力扣_回文数
- Bookmark
- 283. Moving zero-c and language assisted array method
- Convolutional neural network model -- lenet network structure and code implementation
- 【Acwing】第58场周赛 题解
猜你喜欢
close系统调用分析-性能优化
From repvgg to mobileone, including mobileone code
Zhiyang innovation signed a cooperation agreement with Huawei to jointly promote the sustainable development of shengteng AI industry
抖音实战~评论数量同步更新
QT - plot other problems
常用的开源无代码测试工具
Deveco device tool 3.0 release brings five capability upgrades to make intelligent device development more efficient
i. Mx6ull driver development | 24 - platform based driver model lights LED
el-tree结合el-table,树形添加修改操作
QT—绘制其他问题
随机推荐
ACM Multimedia 2022 | 视觉语言预训练模型中社会偏见的反事实衡量和消除
vim 从嫌弃到依赖(23)——最后的闲扯
《命令行上的数据科学第二版》校对活动重新启动
Bookmark
[advanced C language] array & pointer & array written test questions
机器学习笔记 - 互信息Mutual Information
Huawei Nova 10 series released Huawei application market to build a solid application security firewall
开户哪家券商比较好?网上开户安全吗
HUAWEI nova 10系列发布 华为应用市场筑牢应用安全防火墙
MongoDB聚合操作总结
gtest从一无所知到熟练使用(4)如何用gtest写单元测试
PostgreSQL服务端编程聚合和分组
电话加密,中间4为****代替
时空预测3-graph transformer
Is it safe to open an account in the stock of Caicai college? Can you only open an account by digging money?
PostgreSQL JOIN实践及原理
B站大量虚拟主播被集体强制退款:收入蒸发,还倒欠B站;乔布斯被追授美国总统自由勋章;Grafana 9 发布|极客头条
GTEST from ignorance to proficiency (4) how to write unit tests with GTEST
卷积神经网络模型之——LeNet网络结构与代码实现
嵌入式开发:技巧和窍门——提高嵌入式软件代码质量的7个技巧