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.0-CR1 in this page.
Open Source License
You can use the following script to add common-logging-2.0.0-CR1.jar to your project.
<dependency> <groupId>org.gatein.common</groupId> <artifactId>common-logging</artifactId> <version>2.0.0-CR1</version> </dependency>
compile group: 'org.gatein.common', name: 'common-logging', version: '2.0.0-CR1'
libraryDependencies += "org.gatein.common" % "common-logging" % "2.0.0-CR1"
<dependency org="org.gatein.common" name="common-logging" rev="2.0.0-CR1"/>
@Grapes(@Grab(group='org.gatein.common', module='common-logging', version='2.0.0-CR1'))
'org.gatein.common:common-logging:jar:2.0.0-CR1'
Click the following link to download the jar file.
common-logging-2.0.0-CR1-sources.jar