<dependency>
<groupId>com.palantir.safe-logging</groupId>
<artifactId>safe-logging</artifactId>
<version>1.8.0</version>
</dependency>
@Grapes(
@Grab(group='com.palantir.safe-logging', module='safe-logging', version='1.8.0')
)