License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-sql-parser-relation |
Version | Version4.0.1 |
Type | Typejar |
Description |
Descriptionshardingsphere-sql-parser-relation
Distributed database middleware ecosphere
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-relation/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-sql-parser-relation</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-relation/
implementation 'org.apache.shardingsphere:shardingsphere-sql-parser-relation:4.0.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-relation/
implementation ("org.apache.shardingsphere:shardingsphere-sql-parser-relation:4.0.1")
'org.apache.shardingsphere:shardingsphere-sql-parser-relation:jar:4.0.1'
<dependency org="org.apache.shardingsphere" name="shardingsphere-sql-parser-relation" rev="4.0.1">
<artifact name="shardingsphere-sql-parser-relation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-sql-parser-relation', version='4.0.1')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-sql-parser-relation" % "4.0.1"
[org.apache.shardingsphere/shardingsphere-sql-parser-relation "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-sql-parser-engine | jar | 4.0.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
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 |