We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abcdd60 commit ef3250cCopy full SHA for ef3250c
hibernate-platform/hibernate-platform.gradle
@@ -18,6 +18,7 @@ dependencies {
18
api project( ":hibernate-envers" )
19
api project( ":hibernate-spatial" )
20
api project( ":hibernate-community-dialects" )
21
+ api project( ":hibernate-scan-jandex" )
22
23
api project( ":hibernate-agroal" )
24
api project( ":hibernate-c3p0" )
0 commit comments