<dependency>
<groupId>io.github.weblegacy</groupId>
<artifactId>struts-extras</artifactId>
<version>1.5.0-RC2</version>
</dependency>
@Grapes(
@Grab(group='io.github.weblegacy', module='struts-extras', version='1.5.0-RC2')
)