is not current version
Last Version 8.11.0

org.apache.skywalking:apm-undertow-2.x-plugin 6.0.0-beta


Categories

Categories

Undertow Net Networking
GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

apm-undertow-2.x-plugin
Version

Version

6.0.0-beta
Type

Type

jar

Download apm-undertow-2.x-plugin 6.0.0-beta


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