MVN

org.apache.shenyu : shenyu-sync-data-center

Maven & Gradle

Aug 07, 2023
7.9k stars
<dependency>
    <groupId>org.apache.shenyu</groupId>
    <artifactId>shenyu-sync-data-center</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shenyu : shenyu-sync-data-center to add to Maven - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of org.apache.shenyu : shenyu-sync-data-center to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
shenyu-sync-data-center-2.6.0
2.5.x
shenyu-sync-data-center-2.5.1
shenyu-sync-data-center-2.5.0
2.4.x
shenyu-sync-data-center-2.4.3
shenyu-sync-data-center-2.4.2
shenyu-sync-data-center-2.4.1
shenyu-sync-data-center-2.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shenyu</groupId>
    <artifactId>shenyu-sync-data-center</artifactId>
    <version>2.6.0</version>
</dependency>

Advertisement