Last Version

SQL parser (as understood by SQLite) 0.1.0

SQL parser generated by jlemon

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

com.github.gwenn
ArtifactId

ArtifactId

sqlite-parser
Version

Version

0.1.0
Type

Type

jar
Description

Description

SQL parser (as understood by SQLite)
SQL parser generated by jlemon
Project URL

Project URL

https://github.com/gwenn/jlemon
Source Code Management

Source Code Management

https://github.com/gwenn/jlemon

Download sqlite-parser 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.25

Project Modules

There are no modules declared in this project.