MVN

io.shardingsphere : sharding-sphere

Maven & Gradle

Jan 03, 2019
3 usages
19.2k stars

Distributed database middleware ecosphere

<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-sphere</artifactId>
    <version>3.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.shardingsphere : sharding-sphere to add to Maven - Latest Versions:

  • Latest Stable: 3.1.0

All Versions

Choose a version of io.shardingsphere : sharding-sphere to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
sharding-sphere-3.1.0
sharding-sphere-3.1.0.M1
3.0.x
sharding-sphere-3.0.0
sharding-sphere-3.0.0.M4
sharding-sphere-3.0.0.M3
sharding-sphere-3.0.0.M2
sharding-sphere-3.0.0.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-sphere</artifactId>
    <version>3.1.0</version>
</dependency>

Advertisement