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