Last Version

shardingsphere-sql-parser-engine 4.1.0

Distributed database middleware ecosphere

License

License

GroupId

GroupId

org.inurl.shardingsphere
ArtifactId

ArtifactId

shardingsphere-sql-parser-engine
Version

Version

4.1.0
Type

Type

jar
Description

Description

shardingsphere-sql-parser-engine
Distributed database middleware ecosphere

Download shardingsphere-sql-parser-engine 4.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.inurl.shardingsphere : shardingsphere-spi jar 4.1.0
org.inurl.shardingsphere : shardingsphere-sql-parser-spi jar 4.1.0
org.inurl.shardingsphere : shardingsphere-sql-parser-statement jar 4.1.0
org.apache.commons : commons-collections4 jar 4.2
org.antlr : antlr4-runtime jar 4.7.2
com.google.guava : guava jar 18.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

provided (1)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.7.21
org.mockito : mockito-inline jar 2.7.21
ch.qos.logback : logback-classic jar 1.2.0

Project Modules

There are no modules declared in this project.