is not current version
Last Version 3.0.0-alpha-2

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

HBase Testing Utilities.

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-testing-util
Version

Version

2.2.3
Type

Type

jar

Download hbase-testing-util 2.2.3


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