本文介绍了我可以将dependecies部署到公共maven中心吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
好的,我搜索了很长时间但是,我看不清楚。我可以在maven中心部署我的依赖项吗?如果是......
Ok, I have searched for a long time but, I can not see it clear. Can I or not deploy my dependencies in maven central? If yes...
- 是不够的,什么是maven中心部署网址?
- 我需要用户部署?如果是,我如何创建要部署的用户?
- 我可以部署私有依赖项吗?
- This post is not sufficient, What is the maven central deploy url?
- I need a user to deploy? If yes, How can I create a user to deploy?
- Can I deploy private dependencies?
感谢。
推荐答案
您可以将工件部署到Maven Central。这些要求如下所述:
You can deploy your artifacts into Maven Central. The requirements are described here:
您可以在此处查询并请求Maven Central:
Here you can go through and request to Maven Central:
这篇关于我可以将dependecies部署到公共maven中心吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!