Jar examples for s:SQLind
Java SQL template API
You can download jar file SQLind 1.1.9 in this page.
OSL
You can use the following script to add SQLind-1.1.9.jar to your project.
<dependency> <groupId>net.sqlind</groupId> <artifactId>SQLind</artifactId> <version>1.1.9</version> </dependency>
compile group: 'net.sqlind', name: 'SQLind', version: '1.1.9'
libraryDependencies += "net.sqlind" % "SQLind" % "1.1.9"
<dependency org="net.sqlind" name="SQLind" rev="1.1.9"/>
@Grapes(@Grab(group='net.sqlind', module='SQLind', version='1.1.9'))
'net.sqlind:SQLind:jar:1.1.9'
Click the following link to download the jar file.
SQLind-1.1.9-javadoc.jar