MVN

org.apache.shardingsphere : sharding-orchestration-config

Maven & Gradle

Feb 25, 2020
18.6k stars
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>sharding-orchestration-config</artifactId>
    <version>4.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shardingsphere : sharding-orchestration-config to add to Maven - Latest Versions:

  • Latest Stable: 4.0.1
  • Latest Release Candidate: 4.0.0-RC3

All Versions

Choose a version of org.apache.shardingsphere : sharding-orchestration-config to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
sharding-orchestration-config-4.0.1
sharding-orchestration-config-4.0.0
sharding-orchestration-config-4.0.0-RC3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>sharding-orchestration-config</artifactId>
    <version>4.0.1</version>
</dependency>