JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version4.6compared with
Version Details
| 4.6 | 5.3 | |
|---|---|---|
| Release date | Feb 24, 2023 | May 18, 2025 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 4.6 | 5.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.openjdk.jmh » jmh-core | - | 1.37 |
Provided Changes (1)
| 4.6 | 5.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.openjdk.jmh » jmh-generator-annprocess | - | 1.37 |
Test Changes (8)
| 4.6 | 5.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.h2database » h2 | 2.1.214 | [2.3.232,) |
| ~ Updated | commons-io » commons-io | 2.11.0 | 2.18.0 |
| ~ Updated | net.java.dev.javacc » javacc | 7.0.12 | 7.0.13 |
| ~ Updated | org.apache.commons » commons-lang3 | 3.12.0 | 3.17.0 |
| ~ Updated | org.assertj » assertj-core | 3.23.1 | 3.27.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter | 5.9.2 | 5.11.4 |
| ~ Updated | org.mockito » mockito-core | 4.8.0 | 5.15.2 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 4.8.0 | 5.15.2 |
