Download common-logging-141.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 141 in this page.

License

Open Source License

Build File

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'

Download

Click the following link to download the jar file.

common-logging-141-javadoc.jar
common-logging-141.jar
common-logging-141.pom



Related Tutorials