Download SQLind-1.1.9.jar file - Jar s

Jar examples for s:SQLind

Description

Java SQL template API

You can download jar file SQLind 1.1.9 in this page.

License

OSL

Build File

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'

Download

Click the following link to download the jar file.

SQLind-1.1.9-javadoc.jar
SQLind-1.1.9-sources.jar
SQLind-1.1.9.jar
SQLind-1.1.9.pom



Related Tutorials