License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-distsql-parser-engine |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBuild criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-distsql-parser-engine/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-distsql-parser-engine</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-distsql-parser-engine/
implementation 'org.apache.shardingsphere:shardingsphere-distsql-parser-engine:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-distsql-parser-engine/
implementation ("org.apache.shardingsphere:shardingsphere-distsql-parser-engine:5.0.0")
'org.apache.shardingsphere:shardingsphere-distsql-parser-engine:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-distsql-parser-engine" rev="5.0.0">
<artifact name="shardingsphere-distsql-parser-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-distsql-parser-engine', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-distsql-parser-engine" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-distsql-parser-engine "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-distsql-parser-statement | jar | 5.0.0 |
org.apache.shardingsphere : shardingsphere-sql-parser-engine | jar | 5.0.0 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.antlr : antlr4-runtime | jar | 4.9.2 |
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.28.2 |
org.mockito : mockito-inline | jar | 2.28.2 |
ch.qos.logback : logback-classic | jar | 1.2.0 |