Last Version

shardingsphere-sql-parser-mysql 5.1.2

Build criterion and ecosystem above multi-model databases

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

shardingsphere-sql-parser-mysql
Version

Version

5.1.2
Type

Type

jar
Description

Description

shardingsphere-sql-parser-mysql
Build criterion and ecosystem above multi-model databases
Project Organization

Project Organization

The Apache Software Foundation

Download shardingsphere-sql-parser-mysql 5.1.2


<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-mysql/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>shardingsphere-sql-parser-mysql</artifactId>
    <version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-mysql/
implementation 'org.apache.shardingsphere:shardingsphere-sql-parser-mysql:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-mysql/
implementation ("org.apache.shardingsphere:shardingsphere-sql-parser-mysql:5.1.2")
'org.apache.shardingsphere:shardingsphere-sql-parser-mysql:jar:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-sql-parser-mysql" rev="5.1.2">
  <artifact name="shardingsphere-sql-parser-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-sql-parser-mysql', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-sql-parser-mysql" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-sql-parser-mysql "5.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.shardingsphere : shardingsphere-sql-parser-engine jar 5.1.2
com.google.guava : guava jar 30.0-jre
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (6)

Group / Artifact Type Version
org.apache.shardingsphere » shardingsphere-parser-test jar 5.1.2
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 4.5.1
org.mockito : mockito-inline jar 4.5.1
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.