<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-runtime</artifactId>
<version>1.7.3</version>
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-runtime', version='1.7.3')
)