Jar examples for q:q-builders
A type-safe and database agnostic query building library.
You can download jar file q-builders 1.5 in this page.
MIT
You can use the following script to add q-builders-1.5.jar to your project.
<dependency> <groupId>com.github.rutledgepaulv</groupId> <artifactId>q-builders</artifactId> <version>1.5</version> </dependency>
compile group: 'com.github.rutledgepaulv', name: 'q-builders', version: '1.5'
libraryDependencies += "com.github.rutledgepaulv" % "q-builders" % "1.5"
<dependency org="com.github.rutledgepaulv" name="q-builders" rev="1.5"/>
@Grapes(@Grab(group='com.github.rutledgepaulv', module='q-builders', version='1.5'))
'com.github.rutledgepaulv:q-builders:jar:1.5'
Click the following link to download the jar file.
q-builders-1.5-javadoc.jar