Download SQLind-1.1.8.jar file - Jar s

Jar examples for s:SQLind

Description

Java SQL template API

You can download jar file SQLind 1.1.8 in this page.

License

OSL

Build File

You can use the following script to add SQLind-1.1.8.jar to your project.

<dependency>
   <groupId>net.sqlind</groupId>
   <artifactId>SQLind</artifactId>
   <version>1.1.8</version>
</dependency>
compile group: 'net.sqlind', name: 'SQLind', version: '1.1.8'
libraryDependencies += "net.sqlind" % "SQLind" % "1.1.8"
<dependency org="net.sqlind" name="SQLind" rev="1.1.8"/>
@Grapes(@Grab(group='net.sqlind', module='SQLind', version='1.1.8'))
'net.sqlind:SQLind:jar:1.1.8'

Download

Click the following link to download the jar file.

SQLind-1.1.8-javadoc.jar
SQLind-1.1.8-sources.jar
SQLind-1.1.8.jar
SQLind-1.1.8.pom



Related Tutorials