开发者

Hibernate website shows version 3.5, maven only showing 3.1rc2

开发者 https://www.devze.com 2023-01-07 22:45 出处:网络
Which maven repository has the latest hibernate core 3.5? I have repository.jboss.com/maven2 an开发者_StackOverflow中文版d it only shows version 3.1rc2.

Which maven repository has the latest hibernate core 3.5?

I have repository.jboss.com/maven2 an开发者_StackOverflow中文版d it only shows version 3.1rc2.

The latest is suppose to have hibernate annotations in the core .jar I believe, mine doesn't.


Have you looked there? http://repository.jboss.com/maven2/org/hibernate/hibernate/3.5.1-Final/hibernate-3.5.1-Final.pom


They changed their repositories around a few months ago

<repository>
      <id>jboss-public-repository-group</id>
      <name>JBoss Public Maven Repository Group</name>
      <url>https://repository.jboss.org/nexus/content/groups/public/</url>
</repository>

See the getting started guide here.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号