Last Version

Apache HBase - Shaded - Testing Util Tester 3.0.0-alpha-2

Ensures that hbase-shaded-testing-util works with hbase-shaded-client.

License

License

GroupId

GroupId

org.apache.hbase
ArtifactId

ArtifactId

hbase-shaded-testing-util-tester
Version

Version

3.0.0-alpha-2
Type

Type

jar
Description

Description

Apache HBase - Shaded - Testing Util Tester
Ensures that hbase-shaded-testing-util works with hbase-shaded-client.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=hbase.git/hbase-shaded-testing-util-tester

Download hbase-shaded-testing-util-tester 3.0.0-alpha-2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.hbase : hbase-shaded-client jar 3.0.0-alpha-2
org.apache.yetus : audience-annotations jar 0.5.0

test (11)

Group / Artifact Type Version
junit : junit jar 4.13
org.apache.hbase : hbase-logging test-jar 3.0.0-alpha-2
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.apache.logging.log4j : log4j-1.2-api jar 2.17.0
org.apache.hbase : hbase-shaded-testing-util jar 3.0.0-alpha-2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.apache.hbase : hbase-annotations test-jar 3.0.0-alpha-2

Project Modules

There are no modules declared in this project.