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