JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Version5.2compared with
Version Details
| 5.1 | 5.2 | |
|---|---|---|
| Release date | Jan 02, 2025 | May 04, 2025 |
| Licenses | Apache 2.0LGPL 2.1 | Apache 2.0LGPL 2.1 |
| Vulnerabilities | None | None |
Test Changes (7)
| 5.1 | 5.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | commons-io » commons-io | [2.15.1,) | 2.18.0 |
| ~ Updated | net.java.dev.javacc » javacc | [7.0.13,) | 7.0.13 |
| ~ Updated | org.apache.commons » commons-lang3 | [3.14.0,) | 3.17.0 |
| ~ Updated | org.assertj » assertj-core | [3.25.3,) | 3.27.3 |
| ~ Updated | org.junit.jupiter » junit-jupiter | [5.10.2,) | 5.11.4 |
| ~ Updated | org.mockito » mockito-core | [5.11.0,) | 5.15.2 |
| ~ Updated | org.mockito » mockito-junit-jupiter | [5.11.0,) | 5.15.2 |
