MVN

io.shardingsphere : sharding-jdbc-orchestration-spring

Maven & Gradle

Jan 04, 2019
<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-jdbc-orchestration-spring</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.shardingsphere : sharding-jdbc-orchestration-spring to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of io.shardingsphere : sharding-jdbc-orchestration-spring to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
sharding-jdbc-orchestration-spring-3.1.0
sharding-jdbc-orchestration-spring-3.1.0.M1
3.0.x
sharding-jdbc-orchestration-spring-3.0.0
sharding-jdbc-orchestration-spring-3.0.0.M4
sharding-jdbc-orchestration-spring-3.0.0.M3
sharding-jdbc-orchestration-spring-3.0.0.M2
sharding-jdbc-orchestration-spring-3.0.0.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-jdbc-orchestration-spring</artifactId>
    <version>3.1.0</version>
</dependency>