hibernate 5.2.5中遗漏了commons-collections jar

时间:2016-12-07 10:23:03

标签: hibernate

我是学习hibernate框架的新手。

我已经下载了hibernate软件包5.2.5,我从这里开始学习教程:https://kaanmutlu.wordpress.com/2011/07/30/hibernate-installationsetup-on-eclipse-ide/
但是包中缺少 common-collections jar

还有其他网站我可以下载common-collections jar但我不知道hibernate 5.2.5所需的版本。

hibernate不再需要通用集合,或者如果需要,我可以从哪里下载 common-collections jar

1 个答案:

答案 0 :(得分:0)

下载并包含项目中的所有库。

或者了解maven是如何运作的。 https://en.wikipedia.org/wiki/Apache_Maven