<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-runtime-view</artifactId>
<version>1.1.0</version>
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-runtime-view', version='1.1.0')
)
<parent> <groupId>io.protostuff</groupId> <artifactId>protostuff</artifactId> <version>1.1.0</version> </parent>
compile
|-- io.protostuff:protostuff-collectionschema
|-- io.protostuff:protostuff-runtime
test
|-- junit:junit
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-core
|-- io.protostuff:protostuff-collectionschema