hibernate-java8

master
Harry Yang 2022-12-21 10:42:22 +08:00
parent 01c2d0488d
commit 68763c93a4
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ repositories {
}
dependencies {
implementation 'org.hibernate:hibernate-java8:5.1.0.Final'
compile "org.springframework.boot:spring-boot-starter:${springBootVersion}"
compile 'org.springframework.boot:spring-boot-starter-web'
compile 'org.springframework.boot:spring-boot-starter-freemarker'