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