is not current version
Last Version 8.11.0

org.apache.skywalking:apm-test-tools 6.5.0


GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

apm-test-tools
Version

Version

6.5.0
Type

Type

jar

Download apm-test-tools 6.5.0


<!-- https://jarcasting.com/artifacts/org.apache.skywalking/apm-test-tools/ -->
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>apm-test-tools</artifactId>
    <version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-test-tools/
implementation 'org.apache.skywalking:apm-test-tools:6.5.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-test-tools/
implementation ("org.apache.skywalking:apm-test-tools:6.5.0")
'org.apache.skywalking:apm-test-tools:jar:6.5.0'
<dependency org="org.apache.skywalking" name="apm-test-tools" rev="6.5.0">
  <artifact name="apm-test-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='apm-test-tools', version='6.5.0')
)
libraryDependencies += "org.apache.skywalking" % "apm-test-tools" % "6.5.0"
[org.apache.skywalking/apm-test-tools "6.5.0"]