Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想列出 Maven 工件的所有版本及其发布日期。有什么maven命令吗?
maven
要以编程方式进行,到目前为止我发现的只是这个 maven 存储库链接:https ://repo1.maven.org/maven2 。例如,存储库列出了org.mongodb:mongodb-driver-sync here的版本信息。如果没有 Maven 命令,此存储库 URL 是否是所有 Maven 工件的可靠来源?还有其他选择吗?
org.mongodb:mongodb-driver-sync