<dependency>
<groupId>com.opentable.components</groupId>
<artifactId>otj-etcd-embedded</artifactId>
<version>3.0.13-OT-1</version>
</dependency>
@Grapes(
@Grab(group='com.opentable.components', module='otj-etcd-embedded', version='3.0.13-OT-1')
)