文件名 | 操作 |
---|---|
hbase-shaded-with-hadoop-check-invariants-2.6.0.pom | 下载 |
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-with-hadoop-check-invariants</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
libraryDependencies += "org.apache.hbase" % "hbase-shaded-with-hadoop-check-invariants" % "2.6.0"
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-shaded-with-hadoop-check-invariants', version='2.6.0')
)
<dependency org="org.apache.hbase" name="hbase-shaded-with-hadoop-check-invariants" rev="2.6.0" />