com.github.cheukbinli:original-sql-parser


GroupId

GroupId

com.github.cheukbinli
ArtifactId

ArtifactId

original-sql-parser
Last Version

Last Version

1.0.0.3.7-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Download original-sql-parser

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.cheukbinli : original-common jar 1.0.0.3.7-RELEASE
com.alibaba : druid jar
com.google.guava : guava jar
com.ibeetl : beetl jar

test (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.47

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.3.7-RELEASE