<dependency>
<groupId>com.twitter</groupId>
<artifactId>parquet-hive-bundle</artifactId>
<version>1.6.0rc3</version>
</dependency>
@Grapes(
@Grab(group='com.twitter', module='parquet-hive-bundle', version='1.6.0rc3')
)