is not current version
Last Version 3.0.0-alpha-2

org.apache.hbase:hbase-testing-util 1.3.2.1

HBase Testing Utilities.

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-testing-util
Version

Version

1.3.2.1
Type

Type

jar

Download hbase-testing-util 1.3.2.1


<!-- https://jarcasting.com/artifacts/org.apache.hbase/hbase-testing-util/ -->
<dependency>
    <groupId>org.apache.hbase</groupId>
    <artifactId>hbase-testing-util</artifactId>
    <version>1.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-testing-util/
implementation 'org.apache.hbase:hbase-testing-util:1.3.2.1'
// https://jarcasting.com/artifacts/org.apache.hbase/hbase-testing-util/
implementation ("org.apache.hbase:hbase-testing-util:1.3.2.1")
'org.apache.hbase:hbase-testing-util:jar:1.3.2.1'
<dependency org="org.apache.hbase" name="hbase-testing-util" rev="1.3.2.1">
  <artifact name="hbase-testing-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hbase', module='hbase-testing-util', version='1.3.2.1')
)
libraryDependencies += "org.apache.hbase" % "hbase-testing-util" % "1.3.2.1"
[org.apache.hbase/hbase-testing-util "1.3.2.1"]