<dependency>
<groupId>io.lighty.resources</groupId>
<artifactId>log4j-properties</artifactId>
<version>11.3.2</version>
</dependency>
@Grapes(
@Grab(group='io.lighty.resources', module='log4j-properties', version='11.3.2')
)