Jar examples for s:squiggle
A SQL builder provided to help users to build dynamically SQL requests
You can download jar file squiggle 3.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add squiggle-3.0.2.jar to your project.
<dependency> <groupId>io.zatarox</groupId> <artifactId>squiggle</artifactId> <version>3.0.2</version> </dependency>
compile group: 'io.zatarox', name: 'squiggle', version: '3.0.2'
libraryDependencies += "io.zatarox" % "squiggle" % "3.0.2"
<dependency org="io.zatarox" name="squiggle" rev="3.0.2"/>
@Grapes(@Grab(group='io.zatarox', module='squiggle', version='3.0.2'))
'io.zatarox:squiggle:jar:3.0.2'
Click the following link to download the jar file.
squiggle-3.0.2-javadoc.jar