is not current version
Last Version 2.7.4.2

org.apache.servicecomb:tracing 1.0.0-m2


GroupId

GroupId

org.apache.servicecomb
ArtifactId

ArtifactId

tracing
Version

Version

1.0.0-m2
Type

Type

pom

Download tracing 1.0.0-m2

Filename Size
tracing-1.0.0-m2.pom 1 KB
Browse

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