File | Operation |
---|---|
hbase-shaded-with-hadoop-check-invariants-2.4.12.pom | download |
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-with-hadoop-check-invariants</artifactId>
<version>2.4.12</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.apache.hbase" % "hbase-shaded-with-hadoop-check-invariants" % "2.4.12"
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-shaded-with-hadoop-check-invariants', version='2.4.12')
)
<dependency org="org.apache.hbase" name="hbase-shaded-with-hadoop-check-invariants" rev="2.4.12" />