pom文件里面,那些依赖包的写法怎么获得呢,如何 拿到依赖包的groupId 名字,artifactId的包名呢
https://mvnrepository.com/ 进入到这个网站,
在搜索框中搜索你想要查询的包
例如我要搜索 spring Cloud strat gateway 的包
找到我想要的包
点击包名字进入
选择版本
获得正确的pom 依赖写法
https://mvnrepository.com/ 进入到这个网站,
在搜索框中搜索你想要查询的包
例如我要搜索 spring Cloud strat gateway 的包
找到我想要的包
点击包名字进入
选择版本
获得正确的pom 依赖写法