<dependency>
<groupId>io.lighty.resources</groupId>
<artifactId>log4j2-config</artifactId>
<version>17.0.0</version>
</dependency>
@Grapes(
@Grab(group='io.lighty.resources', module='log4j2-config', version='17.0.0')
)