Jar examples for g:grails-plugin-databinding
Grails Web Application Framework
You can download jar file grails-plugin-databinding 3.0.14 in this page.
The Apache Software License, Version 2.0
You can use the following script to add grails-plugin-databinding-3.0.14.jar to your project.
<dependency> <groupId>org.grails</groupId> <artifactId>grails-plugin-databinding</artifactId> <version>3.0.14</version> </dependency>
compile group: 'org.grails', name: 'grails-plugin-databinding', version: '3.0.14'
libraryDependencies += "org.grails" % "grails-plugin-databinding" % "3.0.14"
<dependency org="org.grails" name="grails-plugin-databinding" rev="3.0.14"/>
@Grapes(@Grab(group='org.grails', module='grails-plugin-databinding', version='3.0.14'))
'org.grails:grails-plugin-databinding:jar:3.0.14'
Click the following link to download the jar file.
grails-plugin-databinding-3.0.14-javadoc.jar