MVN

org.apache.skywalking : optional-reporter-plugins

Maven & Gradle

May 31, 2023
562 stars
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>optional-reporter-plugins</artifactId>
    <version>8.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.skywalking : optional-reporter-plugins to add to Maven - Latest Versions:

  • Latest Stable: 8.16.0

All Versions

Choose a version of org.apache.skywalking : optional-reporter-plugins to add to Maven - All Versions:

Version Vulnerabilities Updated
8.16.x
optional-reporter-plugins-8.16.0
8.15.x
optional-reporter-plugins-8.15.0
8.14.x
optional-reporter-plugins-8.14.0
8.13.x
optional-reporter-plugins-8.13.0
8.12.x
optional-reporter-plugins-8.12.0
8.11.x
optional-reporter-plugins-8.11.0
8.10.x
optional-reporter-plugins-8.10.0
8.9.x
optional-reporter-plugins-8.9.0
8.8.x
optional-reporter-plugins-8.8.0
8.7.x
optional-reporter-plugins-8.7.0
8.6.x
optional-reporter-plugins-8.6.0
8.5.x
optional-reporter-plugins-8.5.0
8.4.x
optional-reporter-plugins-8.4.0
8.3.x
optional-reporter-plugins-8.3.0
8.2.x
optional-reporter-plugins-8.2.0
8.1.x
optional-reporter-plugins-8.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>optional-reporter-plugins</artifactId>
    <version>8.16.0</version>
</dependency>