MVN

org.apache.shardingsphere : shardingsphere-proxy-backend

Maven & Gradle

Mar 26, 2023
6 usages

shardingsphere-proxy-backend

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-proxy-backend</artifactId>
    <version>5.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.3.2

All Versions

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

  • Version Updated
  • shardingsphere-proxy-backend-5.3.2

    Mar 26, 2023
  • shardingsphere-proxy-backend-5.3.1

    Jan 06, 2023
  • shardingsphere-proxy-backend-5.3.0

    Dec 06, 2022
  • shardingsphere-proxy-backend-5.2.1

    Oct 15, 2022
  • shardingsphere-proxy-backend-5.2.0

    Sep 05, 2022
  • shardingsphere-proxy-backend-5.1.2

    Jun 13, 2022
  • shardingsphere-proxy-backend-5.1.1

    Apr 08, 2022
  • shardingsphere-proxy-backend-5.1.0

    Feb 09, 2022
  • shardingsphere-proxy-backend-5.0.0

    Nov 01, 2021

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-proxy-backend</artifactId>
    <version>5.3.2</version>
</dependency>