| License | License | 
|---|---|
| GroupId | GroupIdch.cern.hbase | 
| ArtifactId | ArtifactIdhbase-testing-util | 
| Last Version | Last Version2.2.4_1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache HBase - Testing Util HBase Testing Utilities. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/ -->
<dependency>
    <groupId>ch.cern.hbase</groupId>
    <artifactId>hbase-testing-util</artifactId>
    <version>2.2.4_1</version>
</dependency>// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/
implementation 'ch.cern.hbase:hbase-testing-util:2.2.4_1'// https://jarcasting.com/artifacts/ch.cern.hbase/hbase-testing-util/
implementation ("ch.cern.hbase:hbase-testing-util:2.2.4_1")'ch.cern.hbase:hbase-testing-util:jar:2.2.4_1'<dependency org="ch.cern.hbase" name="hbase-testing-util" rev="2.2.4_1">
  <artifact name="hbase-testing-util" type="jar" />
</dependency>@Grapes(
@Grab(group='ch.cern.hbase', module='hbase-testing-util', version='2.2.4_1')
)libraryDependencies += "ch.cern.hbase" % "hbase-testing-util" % "2.2.4_1"[ch.cern.hbase/hbase-testing-util "2.2.4_1"]| Group / Artifact | Type | Version | 
|---|---|---|
| ch.cern.hbase : hbase-common | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-common | test-jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-annotations | test-jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-protocol | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-client | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-zookeeper | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-zookeeper | test-jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-server | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-server | test-jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-hadoop-compat | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-hadoop-compat | test-jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-hadoop2-compat | jar | 2.2.4_1 | 
| ch.cern.hbase : hbase-hadoop2-compat | test-jar | 2.2.4_1 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| org.apache.yetus : audience-annotations | jar | 0.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |