is not current version
Last Version 4.0.1

org.apache.shardingsphere:shardingsphere-sql-parser-relation 4.0.0


GroupId

GroupId

org.apache.shardingsphere
ArtifactId

ArtifactId

shardingsphere-sql-parser-relation
Version

Version

4.0.0
Type

Type

jar

Download shardingsphere-sql-parser-relation 4.0.0


<!-- 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-relation/
implementation 'org.apache.shardingsphere:shardingsphere-sql-parser-relation:4.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-sql-parser-relation/
implementation ("org.apache.shardingsphere:shardingsphere-sql-parser-relation:4.0.0")
'org.apache.shardingsphere:shardingsphere-sql-parser-relation:jar:4.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-sql-parser-relation" rev="4.0.0">
  <artifact name="shardingsphere-sql-parser-relation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-sql-parser-relation', version='4.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-sql-parser-relation" % "4.0.0"
[org.apache.shardingsphere/shardingsphere-sql-parser-relation "4.0.0"]