<dependency>
<groupId>io.airlift.drift</groupId>
<artifactId>drift-codec</artifactId>
<version>1.2</version>
</dependency>
<parent> <groupId>io.airlift.drift</groupId> <artifactId>drift-root</artifactId> <version>1.2</version> </parent>
compile
|-- io.airlift.drift:drift-api:1.2
|-- io.airlift.drift:drift-protocol:1.2
|-- com.google.guava:guava:21.0
|-- io.airlift:parameternames:1.2
|-- com.github.spotbugs:spotbugs-annotations:3.1.0-RC5
|-- com.google.code.findbugs:jsr305:3.0.2
|-- com.google.inject:guice:4.0
|-- com.google.inject.extensions:guice-multibindings:4.0
|-- javax.inject:javax.inject:1
test