Found 302 resultsSort by:Relevance▼
Sort by:Relevance▼
1.JSQLParser Library689 usages
com.github.jsqlparser » jsqlparser Apache +1
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
The generated hierarchy can be navigated using the Visitor Pattern.
Last Release on May 18, 2025
An application to get controlled access to private members of Java classes
Last Release on May 13, 2015
5.JSON Patch101 usages
com.github.java-json-tools » json-patch Apache +1
JSON Patch (RFC 6902) and JSON Merge Patch (RFC 7386) implementation in Java
Last Release on May 27, 2020
This is a 3D implementation of QuickHull for Java, based on the original paper by Barber, Dobkin, and Huhdanpaa and the C implementation known as qhull. The algorithm has O(n log(n)) complexity, works with double precision numbers, is fairly robust ...
Last Release on Oct 31, 2014
Antlr Java Parser aims to create a Java parser using Antlr 4 grammar rules.
Last Release on Jul 21, 2015