Jar examples for c:common-logging
Common Logging library for the yildiz project, contains utilities to log.
You can download jar file common-logging 2.0.4-GA in this page.
Open Source License
You can use the following script to add common-logging-2.0.4-GA.jar to your project.
<dependency> <groupId>org.gatein.common</groupId> <artifactId>common-logging</artifactId> <version>2.0.4-GA</version> </dependency>
compile group: 'org.gatein.common', name: 'common-logging', version: '2.0.4-GA'
libraryDependencies += "org.gatein.common" % "common-logging" % "2.0.4-GA"
<dependency org="org.gatein.common" name="common-logging" rev="2.0.4-GA"/>
@Grapes(@Grab(group='org.gatein.common', module='common-logging', version='2.0.4-GA'))
'org.gatein.common:common-logging:jar:2.0.4-GA'
Click the following link to download the jar file.
common-logging-2.0.4-GA-sources.jar