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