0

I am trying to download hibernate [hopefully version 3] from http://www.hibernate.org/hibernate/downloads and for last two days I am getting either 404 or 500 from a proxy server some how. It appears that visiting above url spawns a prox server request to somewhere else. I have tried this from different IPs, from remote locations but this refuses to work.

On the other hand I downloaded the source from sourceforge and then tried to compile, which again did not worked for some other reason. I could not find compiled hibernate 3 on sourceforge.

So My question is : Is there some other reliable source of hibernate ? Does the link work for you guys.

4

3 回答 3

3

您可以在 Maven 存储库中下载 jars。这是链接: http: //mvnrepository.com/artifact/org.hibernate/hibernate-core

于 2013-09-05T01:18:15.340 回答
3

我从这个地址下载了我的休眠 jar 文件这里它有版本 2,3 和 4。检查它。

于 2013-09-05T07:03:32.150 回答
0

你可以从这里下载休眠。这是一个带有依赖项的下载。这可能比单核文件更好:https ://jar-download.com/explore-java-source-code.php?a=hibernate-core&g=org.hibernate&v=5.2.0.Final&downloadable=1

于 2016-06-26T14:53:20.797 回答