<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff-api</artifactId>
<version>1.3.1</version>
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff-api', version='1.3.1')
)