<dependency>
<groupId>org.apache.omid</groupId>
<artifactId>omid-hbase-tools-hbase2.x</artifactId>
<version>1.0.2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.omid', module='omid-hbase-tools-hbase2.x', version='1.0.2')
)
<parent> <groupId>org.apache.omid</groupId> <artifactId>omid</artifactId> <version>1.0.2</version> </parent>
compile
|-- org.apache.omid:omid-hbase-commit-table-${hbase.artifactId.suffix}
|-- org.apache.omid:omid-timestamp-storage-${hbase.artifactId.suffix}
|-- org.apache.hbase:hbase-client
|-- org.apache.omid:${shims.artifactId}
test