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