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