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