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.
据我所知,XWiki 许可是 LGPL:
http://www.xwiki.org/xwiki/bin/view/Main/License
只是想知道 Xwiki 拥有的外部依赖项适用什么许可证:
http://maven.xwiki.org/externals/org/
这些是外部依赖项,这意味着它们是尚未在中央 maven 存储库中发布的单独项目。每个都有自己的许可证,这不是 XWiki 强加的,但它们都应该与 LGPL 兼容。
最好的办法是搜索您感兴趣的 jar 的组名,您最终会进入该项目的主页,通常您会在其中找到它的许可证。