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