Download common-logging-142.jar file - Jar c

Jar examples for c:common-logging

Description

Common Logging library for the yildiz project, contains utilities to log.

You can download jar file common-logging 142 in this page.

License

Open Source License

Build File

You can use the following script to add common-logging-142.jar to your project.

<dependency>
   <groupId>com.groupbyinc</groupId>
   <artifactId>common-logging</artifactId>
   <version>142</version>
</dependency>
compile group: 'com.groupbyinc', name: 'common-logging', version: '142'
libraryDependencies += "com.groupbyinc" % "common-logging" % "142"
<dependency org="com.groupbyinc" name="common-logging" rev="142"/>
@Grapes(@Grab(group='com.groupbyinc', module='common-logging', version='142'))
'com.groupbyinc:common-logging:jar:142'

Download

Click the following link to download the jar file.

common-logging-142-javadoc.jar
common-logging-142.jar
common-logging-142.pom



Related Tutorials