Skip to content

com.splendiddata.pg_sqlparser.parser-enums 18.1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.splendiddata.pg_sqlparser</groupId>
  <artifactId>parser-enums</artifactId>
  <version>18.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This module contains a bunch of enums that will be used by the
sql scanner and that are needed already in the grammar.to.java plugin.