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