MVN

org.apache.shardingsphere : shardingsphere-underlying

Maven & Gradle

Jun 05, 2020
18.5k stars
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-underlying</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 4.1.1

All Versions

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

Version Vulnerabilities Updated
4.1.x
shardingsphere-underlying-4.1.1
shardingsphere-underlying-4.1.0
4.0.x
shardingsphere-underlying-4.0.1
shardingsphere-underlying-4.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-underlying</artifactId>
    <version>4.1.1</version>
</dependency>