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