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