<dependency>
<groupId>io.pravega</groupId>
<artifactId>pravega-shared-protocol</artifactId>
<version>0.2.0</version>
</dependency>
@Grapes(
@Grab(group='io.pravega', module='pravega-shared-protocol', version='0.2.0')
)