<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-core</artifactId>
<version>3.0.0-alpha-1</version>
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-core', version='3.0.0-alpha-1')
)
<parent> <groupId>com.github.kristofa</groupId> <artifactId>brave</artifactId> <version>3.0.0-alpha-1</version> </parent>
compile
|-- com.google.code.findbugs:jsr305
|-- org.apache.thrift:libthrift:0.9.0
|-- org.apache.httpcomponents:httpcore
provided
|-- com.google.auto.value:auto-value
test