MVN

org.apache.shardingsphere : shardingsphere-database-protocol

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 4.1.1

All Versions

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

Version Vulnerabilities Updated
4.1.x
shardingsphere-database-protocol-4.1.1
shardingsphere-database-protocol-4.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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