MVN

org.apache.skywalking : graphql-plugin

Maven & Gradle

Apr 03, 2023
561 stars
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>graphql-plugin</artifactId>
    <version>8.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.skywalking : graphql-plugin to add to Maven - Latest Versions:

  • Latest Stable: 8.15.0

All Versions

Choose a version of org.apache.skywalking : graphql-plugin to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>graphql-plugin</artifactId>
    <version>8.15.0</version>
</dependency>

Advertisement