is not current version
Last Version 3.2.14

org.apache.cxf:cxf-integration-tracing-htrace 3.2.6

Apache CXF Distributed using Apache HTrace

GroupId

GroupId

org.apache.cxf
ArtifactId

ArtifactId

cxf-integration-tracing-htrace
Version

Version

3.2.6
Type

Type

jar

Download cxf-integration-tracing-htrace 3.2.6


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