<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-storeconfig</artifactId>
<version>11.0.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='tomcat-storeconfig', version='11.0.1')
)