JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Annotation Tool
GPL 2.0
| org.openjdk.jmh
»
jmh-generator-annprocess JMH benchmark generator, based on annotation processors. | 1.37 | ✔ |
Test Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Embedded SQL DB
EPL 1.0 +1
| com.h2database
»
h2 A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ... | [2.3.232,) | 2.4.240 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.18.0 | 2.22.0 | |
Parser Generator
BSD
| net.java.dev.javacc
»
javacc JavaCC is a parser/scanner generator for java. | 7.0.13 | ✔ | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.17.0 | 3.20.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.27.3 | 3.27.7 | |
Testing
BSD 3-clause
| org.hamcrest
»
hamcrest-all Core API and libraries of hamcrest matcher framework. | 1.3 | 3.0 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.11.4 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.15.2 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.15.2 | 5.23.0 |
