<dependency>
<groupId>org.infinispan.protostream</groupId>
<artifactId>protostream-types</artifactId>
<version>5.0.0.CR1</version>
</dependency>
@Grapes(
@Grab(group='org.infinispan.protostream', module='protostream-types', version='5.0.0.CR1')
)