Download groovity-sql-2.0.0-rc.19.jar file - Jar g

Jar examples for g:groovity-sql

Description

You can download jar file groovity-sql 2.0.0-rc.19 in this page.

Build File

You can use the following script to add groovity-sql-2.0.0-rc.19.jar to your project.

<dependency>
   <groupId>com.disney.groovity</groupId>
   <artifactId>groovity-sql</artifactId>
   <version>2.0.0-rc.19</version>
</dependency>
compile group: 'com.disney.groovity', name: 'groovity-sql', version: '2.0.0-rc.19'
libraryDependencies += "com.disney.groovity" % "groovity-sql" % "2.0.0-rc.19"
<dependency org="com.disney.groovity" name="groovity-sql" rev="2.0.0-rc.19"/>
@Grapes(@Grab(group='com.disney.groovity', module='groovity-sql', version='2.0.0-rc.19'))
'com.disney.groovity:groovity-sql:jar:2.0.0-rc.19'

Download

Click the following link to download the jar file.

groovity-sql-2.0.0-rc.19-javadoc.jar
groovity-sql-2.0.0-rc.19-sources.jar
groovity-sql-2.0.0-rc.19.jar
groovity-sql-2.0.0-rc.19.pom



Related Tutorials