JSqlParser transforms a SQL statement into a hierarchy of java classes. Operations on the classes of JSqlParser are executed using the Visitor pattern.
N/A
[jsqlparser "0.7.0"]
jsqlparser/jsqlparser {:mvn/version "0.7.0"}
implementation("jsqlparser:jsqlparser:0.7.0")
<dependency> <groupId>jsqlparser</groupId> <artifactId>jsqlparser</artifactId> <version>0.7.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: