Looking for spring-hibernate3-2.0.8 sources

末鹿安然 提交于 2019-12-07 18:03:12

问题


I'm looking for the sources jar of spring-hibernate3-2.0.8

Jarvana only has the details to the jar with the compiled classes http://jarvana.com/jarvana/archive-details/org/springframework/spring-hibernate3/2.0.8/spring-hibernate3-2.0.8.jar

Any idea where I could find it?

I also tried mvn dependency:sources, but it couldn't find the sources in the specified, most used, repositories either.


回答1:


It looks like they didn't publish sources for this artifact at this time and my suggestion would be to get the sources of the old monolithic spring-2.0.8-sources.jar (I don't think getting sources from the SVN repository and building a source jar yourself is worth it).




回答2:


Here's a link to the 2.0.8 tag on svn.



来源:https://stackoverflow.com/questions/3491925/looking-for-spring-hibernate3-2-0-8-sources

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!