Download SQLind-2.0.1-GA.jar file - Jar s

Jar examples for s:SQLind

Description

Java SQL template API

You can download jar file SQLind 2.0.1-GA in this page.

License

OSL

Build File

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

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

Download

Click the following link to download the jar file.

SQLind-2.0.1-GA-javadoc.jar
SQLind-2.0.1-GA-sources.jar
SQLind-2.0.1-GA.jar
SQLind-2.0.1-GA.pom



Related Tutorials