WW-5264 Moves XSLT result into a dedicated plugin

This commit is contained in:
Lukasz Lenart
2022-12-04 12:49:44 +01:00
parent 79eebf3717
commit 15dd2f2234
41 changed files with 488 additions and 358 deletions
+5
View File
@@ -99,6 +99,11 @@
<artifactId>struts2-velocity-plugin</artifactId>
</dependency>
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-xslt-plugin</artifactId>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>