<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff-xml</artifactId>
<version>1.0.10</version>
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff-xml', version='1.0.10')
)
<parent> <groupId>com.dyuproject.protostuff</groupId> <artifactId>protostuff</artifactId> <version>1.0.10</version> </parent>
compile
|-- com.dyuproject.protostuff:protostuff-api
provided
|-- org.codehaus.woodstox:woodstox-core-asl
test
|-- junit:junit
|-- com.dyuproject.protostuff:protostuff-core
|-- com.dyuproject.protostuff:protostuff-core
|-- com.dyuproject.protostuff:protostuff-collectionschema
|-- com.dyuproject.protostuff:protostuff-collectionschema
|-- com.dyuproject.protostuff:protostuff-runtime
|-- com.dyuproject.protostuff:protostuff-runtime