не последняя версия
Последняя версия 4.0.1

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


Группа

Группа

org.apache.shardingsphere
Идентификатор

Идентификатор

shardingsphere-sql-parser-relation
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать 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"]