<dependency>

 
<dependency>
            <groupId>org.hibernate</groupId>
                           <artifactId>hibernate-entitymanager</artifactId>
            <version>4.1.0.Final</version>
            <scope></scope>
        </dependency>  
 
 
<dependency>
 





相关文章:

  • 2021-09-29
  • 2021-09-15
  • 2021-10-28
  • 2022-03-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-28
  • 2021-10-26
  • 2022-01-17
  • 2022-01-19
  • 2021-07-08
  • 2021-06-26
相关资源
相似解决方案