is not current version
Last Version 5.1.2

org.apache.phoenix:phoenix-tracing-webapp 4.13.2-cdh5.11.2

Tracing web application will visualize the phoenix traces

GroupId

GroupId

org.apache.phoenix
ArtifactId

ArtifactId

phoenix-tracing-webapp
Version

Version

4.13.2-cdh5.11.2
Type

Type

jar

Download phoenix-tracing-webapp 4.13.2-cdh5.11.2


<!-- https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-tracing-webapp/ -->
<dependency>
    <groupId>org.apache.phoenix</groupId>
    <artifactId>phoenix-tracing-webapp</artifactId>
    <version>4.13.2-cdh5.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-tracing-webapp/
implementation 'org.apache.phoenix:phoenix-tracing-webapp:4.13.2-cdh5.11.2'
// https://jarcasting.com/artifacts/org.apache.phoenix/phoenix-tracing-webapp/
implementation ("org.apache.phoenix:phoenix-tracing-webapp:4.13.2-cdh5.11.2")
'org.apache.phoenix:phoenix-tracing-webapp:jar:4.13.2-cdh5.11.2'
<dependency org="org.apache.phoenix" name="phoenix-tracing-webapp" rev="4.13.2-cdh5.11.2">
  <artifact name="phoenix-tracing-webapp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.phoenix', module='phoenix-tracing-webapp', version='4.13.2-cdh5.11.2')
)
libraryDependencies += "org.apache.phoenix" % "phoenix-tracing-webapp" % "4.13.2-cdh5.11.2"
[org.apache.phoenix/phoenix-tracing-webapp "4.13.2-cdh5.11.2"]