Last Version

Apache HBase Drop-in noop HTrace replacement 4.1.1

Implmeents the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive dependencies and b) favoring the JIT optimizing it away.

License

License

GroupId

GroupId

org.apache.hbase.thirdparty
ArtifactId

ArtifactId

hbase-noop-htrace
Version

Version

4.1.1
Type

Type

jar
Description

Description

Apache HBase Drop-in noop HTrace replacement
Implmeents the HTrace APIs with noops and nonsense aimed at a) removing CVE flagged transitive dependencies and b) favoring the JIT optimizing it away.
Project Organization

Project Organization

The Apache Software Foundation

Download hbase-noop-htrace 4.1.1


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.hbase : hbase-shaded-testing-util jar 2.4.8
org.slf4j : slf4j-log4j12 jar 1.7.30

Project Modules

There are no modules declared in this project.