You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: infobip-spring-data-bom/pom.xml
+87Lines changed: 87 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,55 @@
7
7
<groupId>com.infobip</groupId>
8
8
<artifactId>infobip-spring-data-bom</artifactId>
9
9
<version>9.2.0-SNAPSHOT</version>
10
+
<packaging>pom</packaging>
11
+
12
+
<name>Infobip Spring Data Querydsl</name>
13
+
14
+
<description>
15
+
Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.
0 commit comments