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