文件名 | 操作 |
---|---|
protostuff-1.2.1.pom | 下载 |
<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff', version='1.2.1')
)