MVN

org.apache.skywalking : shardingsphere-plugins

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 8.16.0

All Versions

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

Version Vulnerabilities Updated
8.16.x
shardingsphere-plugins-8.16.0
8.15.x
shardingsphere-plugins-8.15.0
8.14.x
shardingsphere-plugins-8.14.0
8.13.x
shardingsphere-plugins-8.13.0
8.12.x
shardingsphere-plugins-8.12.0
8.11.x
shardingsphere-plugins-8.11.0
8.10.x
shardingsphere-plugins-8.10.0
8.9.x
shardingsphere-plugins-8.9.0
8.8.x
shardingsphere-plugins-8.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement