Packages

These are the deliverables composing the framework. We are doing efforts to keep them losely-coupled, so that you can use them independently if you want customization of specific parts.

infiniquery-core

This is the core of the framework. It embeds the logic and the JPA connector. It is possible that, in the future versions, the connector will also be decoupled int its own jar file.

infiniquery-web-spring

This is the connector between the back-end and the front-end. Up to current versions of the framework, this is the only alternative offered out-of-the box and it draggs dependencies to different Spring Framework components. This package consists of a Spring REST controller only. If you want your application to have no dependency to Spring Framework, you just need to rewrite this small controller using your REST API of choice.

infiniquery-demo-sample-project

This is a sample demo (or "hello-world") application showing infiniquery in use. It has the pupose of documentation and is not part of the framework.

infiniquery-frontend

This is an archive containing the Javascript and CSS files to add to your application's front-end. This comes in two flavors: minified (production ready) and uncompressed (for use during development).

Download

Infiniquery 1.3 (December 26th, 2016)

what's new in 1.3
infiniquery-core 1.3 (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-web-spring 1.3 (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-frontend 1.3 (js and css)
  JS and CSS
RSA signature
 
infiniquery-examples-1.3
Example Projects (zip)
RSA signature

Download

Infiniquery 1.2 (May 28th, 2016)

what's new in 1.2
infiniquery-core 1.2 (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-web-spring 1.2 (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-demo-sample-project 1.2
binary (jar) embedded Tomcat
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-frontend 1.2 (js and css)
  JS and CSS
RSA signature
 

Infiniquery 1.1-RC (May 6th, 2016)

what's new in 1.1-RC
infiniquery-core 1.1-RC (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-web-spring 1.1-RC (Maven Central)
binary (jar)
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-demo-sample-project 1.1-RC
binary (jar) embedded Tomcat
RSA signature
source code
RSA signature
javadoc
RSA signature
infiniquery-frontend 1.1-RC (js and css)
  JS and CSS
RSA signature
 

Infiniquery 1.0-ALPHA (December 31st, 2015)

 
infiniquery-core 1.0-ALPHA
binary (jar) source code javadoc
infiniquery-web-spring 1.0-ALPHA
binary (jar) source code javadoc
infiniquery-demo-sample-project 1.0-ALPHA
binary (jar) embedded Tomcat source code javadoc
infiniquery-frontend 1.0-ALPHA (js and css)
minified (production)   uncompressed (development)