We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd41f4 commit e240abcCopy full SHA for e240abc
extensions/reports/sources/ui/pom.xml
@@ -56,6 +56,11 @@
56
<artifactId>tools.dynamia.zk</artifactId>
57
<version>26.2.3</version>
58
</dependency>
59
+ <dependency>
60
+ <groupId>tools.dynamia.modules</groupId>
61
+ <artifactId>tools.dynamia.modules.dashboard</artifactId>
62
+ <version>26.2.3</version>
63
+ </dependency>
64
<dependency>
65
<groupId>io.swagger.core.v3</groupId>
66
<artifactId>swagger-annotations-jakarta</artifactId>
0 commit comments