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

Jar examples for g:groovity-sql

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials