Advertisement
andersonalmada

Untitled

Jul 8th, 2022
1,259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.29 KB | None | 0 0
  1. <dependency>
  2.     <groupId>org.hibernate</groupId>
  3.     <artifactId>hibernate-core-jakarta</artifactId>
  4.     <version>5.6.10.Final</version>
  5. </dependency>
  6.  
  7. <dependency>
  8.     <groupId>jakarta.persistence</groupId>
  9.     <artifactId>jakarta.persistence-api</artifactId>
  10.     <version>3.1.0</version>
  11. </dependency>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement