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