MVN

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

Maven & Gradle

Mar 26, 2023
18 usages
18.5k stars

shardingsphere-sql-parser-mysql

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-sql-parser-mysql</artifactId>
    <version>5.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.3.2
  • Latest Beta: 5.0.0-beta
  • Latest Alpha: 5.0.0-alpha

All Versions

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

Version Vulnerabilities Updated
5.3.x
shardingsphere-sql-parser-mysql-5.3.2
shardingsphere-sql-parser-mysql-5.3.1
shardingsphere-sql-parser-mysql-5.3.0
5.2.x
shardingsphere-sql-parser-mysql-5.2.1
shardingsphere-sql-parser-mysql-5.2.0
5.1.x
shardingsphere-sql-parser-mysql-5.1.2
shardingsphere-sql-parser-mysql-5.1.1
shardingsphere-sql-parser-mysql-5.1.0
5.0.x
shardingsphere-sql-parser-mysql-5.0.0
shardingsphere-sql-parser-mysql-5.0.0-beta
shardingsphere-sql-parser-mysql-5.0.0-alpha
4.1.x
shardingsphere-sql-parser-mysql-4.1.1
shardingsphere-sql-parser-mysql-4.1.0
4.0.x
shardingsphere-sql-parser-mysql-4.0.1
shardingsphere-sql-parser-mysql-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-sql-parser-mysql</artifactId>
    <version>5.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.shardingsphere:shardingsphere-sql-parser-mysql:5.3.2'

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

implementation("org.apache.shardingsphere:shardingsphere-sql-parser-mysql:5.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-sql-parser-mysql" % "5.3.2"

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

Jul 14, 2023
7 usages
43 stars
Jun 18, 2022
6 usages
4.3k stars
Sep 29, 2022
21 usages
2.2k stars
Sep 29, 2022
23 usages
2.2k stars
Mar 25, 2023
4 usages
39.1k stars
Mar 25, 2023
3 usages
39.1k stars
Feb 07, 2020
3 usages
11.6k stars