Jar examples for s:sql-definition-support
A library for managing externalized SQL queries
You can download jar file sql-definition-support 1.1.0 in this page.
GNU LESSER GENERAL PUBLIC LICENSE Version 3
You can use the following script to add sql-definition-support-1.1.0.jar to your project.
<dependency> <groupId>es.indaba</groupId> <artifactId>sql-definition-support</artifactId> <version>1.1.0</version> </dependency>
compile group: 'es.indaba', name: 'sql-definition-support', version: '1.1.0'
libraryDependencies += "es.indaba" % "sql-definition-support" % "1.1.0"
<dependency org="es.indaba" name="sql-definition-support" rev="1.1.0"/>
@Grapes(@Grab(group='es.indaba', module='sql-definition-support', version='1.1.0'))
'es.indaba:sql-definition-support:jar:1.1.0'
Click the following link to download the jar file.
sql-definition-support-1.1.0-javadoc.jar