<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-msgpack</artifactId>
<version>1.8.0</version>
</dependency>
<parent> <groupId>io.protostuff</groupId> <artifactId>protostuff</artifactId> <version>1.8.0</version> </parent>
compile
|-- org.msgpack:msgpack-core:0.8.11
|-- io.protostuff:protostuff-api
runtime
|-- io.protostuff:protostuff-json
test
|-- junit:junit
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-collectionschema
|-- io.protostuff:protostuff-collectionschema
|-- io.protostuff:protostuff-runtime
|-- io.protostuff:protostuff-runtime