Easy database queries for Java

Download

Depending on whether your project uses JavaEE's javax.persistence namespace or JakartaEE's jakarta.persistence namespace, you will need to choose between Jinq 1.8 or Jinq 2.0.

Jinq 1.8 for JEE projects

Download the full Jinq distribution containing sample code, library dependencies, and full source code here:

Release 1.8.38

Jinq 2.0 for Jakarta EE projects

Download the full Jinq distribution containing sample code, library dependencies, and full source code here:

Release 2.0.03

Maven users can also download Jinq from Maven central.

The Jinq source code can also be accessed through GitHub.

Once you download the source, you can follow the Getting Started guide to learn more about how to use Jinq.


Old Releases