<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-json</artifactId>
<version>1.7.4</version>
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-json', version='1.7.4')
)
<parent> <groupId>io.github.nethibernate</groupId> <artifactId>protostuff</artifactId> <version>1.7.4</version> </parent>
compile
|-- io.github.nethibernate:protostuff-api
|-- com.fasterxml.jackson.core:jackson-core
provided
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-smile
test
|-- junit:junit
|-- io.github.nethibernate:protostuff-core
|-- io.github.nethibernate:protostuff-core
|-- io.github.nethibernate:protostuff-collectionschema
|-- io.github.nethibernate:protostuff-collectionschema
|-- io.github.nethibernate:protostuff-runtime
|-- io.github.nethibernate:protostuff-runtime