MVN

org.apache.shardingsphere : shardingsphere-sql-parser-binder

Maven & Gradle

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

Latest Version

Choose a version of org.apache.shardingsphere : shardingsphere-sql-parser-binder to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of org.apache.shardingsphere : shardingsphere-sql-parser-binder to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
shardingsphere-sql-parser-binder-4.1.1
shardingsphere-sql-parser-binder-4.1.0

How to add a dependency to Maven

Add the following org.apache.shardingsphere : shardingsphere-sql-parser-binder maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-sql-parser-binder</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.shardingsphere : shardingsphere-sql-parser-binder gradle dependency to your build.gradle file:

implementation 'org.apache.shardingsphere:shardingsphere-sql-parser-binder:4.1.1'

Gradle Kotlin DSL: Add the following org.apache.shardingsphere : shardingsphere-sql-parser-binder gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.shardingsphere:shardingsphere-sql-parser-binder:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.shardingsphere : shardingsphere-sql-parser-binder sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-sql-parser-binder" % "4.1.1"

Advertisement

Dependencies from Group

Jun 05, 2020
54 usages
18.5k stars
Jul 04, 2023
28 usages
18.5k stars
Jul 04, 2023
24 usages
18.5k stars
Mar 26, 2023
18 usages
18.5k stars

Discover Dependencies

Sep 06, 2022
11 usages
183 stars
Aug 28, 2020
20 usages
15 stars
Mar 06, 2023
9 usages
3.9k stars
Dec 29, 2020
8 usages
Jun 15, 2022
16 usages
Mar 16, 2021
8 usages
32 stars
Jun 22, 2023
15 usages
2 stars
May 23, 2023
8 usages
7 stars
Jun 04, 2021
9 usages
136 stars