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