Jar examples for c:composite-logging-deploy
The standard logging library used for deployments for Grails (which requires log4j)
You can download jar file composite-logging-deploy 3.3 in this page.
You can use the following script to add composite-logging-deploy-3.3.jar to your project.
<dependency> <groupId>nz.ac.auckland.composite</groupId> <artifactId>composite-logging-deploy</artifactId> <version>3.3</version> </dependency>
compile group: 'nz.ac.auckland.composite', name: 'composite-logging-deploy', version: '3.3'
libraryDependencies += "nz.ac.auckland.composite" % "composite-logging-deploy" % "3.3"
<dependency org="nz.ac.auckland.composite" name="composite-logging-deploy" rev="3.3"/>
@Grapes(@Grab(group='nz.ac.auckland.composite', module='composite-logging-deploy', version='3.3'))
'nz.ac.auckland.composite:composite-logging-deploy:jar:3.3'
Click the following link to download the jar file.
composite-logging-deploy-3.3.jar