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 依赖项的项目。
是否有任何网站可以查询例如“所有项目取决于番石榴”?
mvnrepository.com还将列出直接依赖于某个工件的工件。