Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Version disparity in hibernate core & annotation jars

Tags:

hibernate

<hibernate-core.version>3.6.5.Final
<hibernate-annotations.version>3.5.6-Final

Why is there a version disparity on the final version of the above hibernate jars?

like image 910
Joe Avatar asked Nov 17 '25 14:11

Joe


1 Answers

Since Hibernate 3.6.0, hibernate-annotations were merged into hibernate-core, so you don't need to include hibernate-annotations separately any more.

like image 100
axtavt Avatar answered Nov 20 '25 04:11

axtavt



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!