我在哪里可以获得Hibernate Annotations?

时间:2011-06-21 02:44:55

标签: hibernate

我刚刚开始阅读一本Hibernate书,它说要去Hibenrate.org下载HibernateCore和Hibernate Annotations ..我在网站上找不到Hibernate Annotations来下载它...它是它的东西吗?在我使用的书出版后,名称是否已更改?

1 个答案:

答案 0 :(得分:1)

尝试从那里下载,例如:https://repository.jboss.org/nexus/content/repositories/public/org/hibernate/hibernate-annotations/3.5.6-Final/

但是AFAIR在最新版本的Hibernate中它成为了hibernate核心JAR的一部分。