MVN

com.akiban : akiban-sql-parser

Maven & Gradle

Aug 13, 2013
2 usages

Akiban SQL Parser · Production quality Java parser for the SQL language.

<dependency>
    <groupId>com.akiban</groupId>
    <artifactId>akiban-sql-parser</artifactId>
    <version>1.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.akiban : akiban-sql-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.16

All Versions

Choose a version of com.akiban : akiban-sql-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
akiban-sql-parser-1.0.16
akiban-sql-parser-1.0.15

How to add a dependency to Maven

Add the following com.akiban : akiban-sql-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.akiban</groupId>
    <artifactId>akiban-sql-parser</artifactId>
    <version>1.0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.akiban : akiban-sql-parser gradle dependency to your build.gradle file:

implementation 'com.akiban:akiban-sql-parser:1.0.16'

Gradle Kotlin DSL: Add the following com.akiban : akiban-sql-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.akiban:akiban-sql-parser:1.0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.akiban : akiban-sql-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.akiban" % "akiban-sql-parser" % "1.0.16"

Advertisement

Dependencies from Group

Aug 08, 2013
3 usages
Aug 13, 2013
2 usages

Discover Dependencies

Feb 14, 2006
197 usages
dbz
Nov 09, 2014
Jan 21, 2013
5 usages
233 stars
Sep 26, 2013
2 usages
29 stars
May 13, 2014
118 usages
411 stars
Nov 11, 2014
28 usages
Apr 15, 2008
76 usages