<dependency>
<groupId>io.protostuff</groupId>
<artifactId>protostuff-generator</artifactId>
<version>2.0.0-alpha17</version>
</dependency>
@Grapes(
@Grab(group='io.protostuff', module='protostuff-generator', version='2.0.0-alpha17')
)
<parent> <groupId>io.protostuff</groupId> <artifactId>protostuff-compiler</artifactId> <version>2.0.0-alpha17</version> </parent>
compile
|-- io.protostuff:protostuff-parser
|-- com.fasterxml.jackson.core:jackson-core:2.7.1
|-- com.fasterxml.jackson.core:jackson-databind:2.6.1
|-- org.antlr:ST4
|-- org.webjars:angularjs:1.4.7
|-- org.webjars:bootstrap:3.3.5
|-- org.webjars.bower:angular-bootstrap-nav-tree-gildo:0.1.0
|-- com.google.code.findbugs:jsr305
provided
test
|-- org.hamcrest:hamcrest-core
|-- junit:junit