我想包含org.eclipse.uml2.uml_4.0.0.v20120604-0919.jar
在一个 Maven 模块中。我已经设置了 p2 存储库
<repository>
<id>juno</id>
<layout>p2</layout>
<url>http://download.eclipse.org/releases/juno</url>
</repository>
并配置了 Tycho 构建扩展。我必须使用哪个groupdId
和artifactId
我必须使用第谷才能将org.eclipse.uml2.uml_4.0.0.v20120604-0919.jar
其作为依赖项包含在内?