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