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