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