This commit is contained in:
Eduard Tihomirov 2025-08-06 12:02:33 +03:00
parent 83676bebb9
commit 8e94c506da
2 changed files with 16 additions and 1 deletions

View file

@ -164,6 +164,10 @@
<groupId>ru.cg.webbpm.modules.reporting.reporting-jasper</groupId>
<artifactId>reporting-jasper-runtime-impl</artifactId>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>
</dependency>
<dependency>
<groupId>ru.cg.webbpm.modules.reporting.reporting-xdoc</groupId>
<artifactId>reporting-xdoc-impl</artifactId>