【发布时间】:2015-04-16 20:34:09
【问题描述】:
我使用的是maven,但我不明白以下依赖项之间的区别:
1.) http://mvnrepository.com/artifact/org.apache.cxf/cxf-bundle/3.0.0-milestone2
2.) http://mvnrepository.com/artifact/org.apache.cxf/cxf-bundle-compatible/3.0.3
选项 2 似乎较新,但我可以使用它吗?
目前我使用“http://mvnrepository.com/artifact/org.apache.cxf/cxf-bundle/2.7.14”,但我想升级到 V.3.x.x
我还没有找到任何关于 cxf-bundle/3.0.0-milestone2 的信息,但也许有人知道,去哪里找到关于这个的更多信息。
【问题讨论】:
标签: apache web-services maven cxf ivy