Download org.apache.commons.logging-1.1.1.v201101211721.jar file - Jar o

Jar examples for o:org.apache.commons.logging

Description

A component of the BIRT runtime

You can download jar file org.apache.commons.logging 1.1.1.v201101211721 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add org.apache.commons.logging-1.1.1.v201101211721.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime</groupId>
   <artifactId>org.apache.commons.logging</artifactId>
   <version>1.1.1.v201101211721</version>
</dependency>
compile group: 'org.eclipse.birt.runtime', name: 'org.apache.commons.logging', version: '1.1.1.v201101211721'
libraryDependencies += "org.eclipse.birt.runtime" % "org.apache.commons.logging" % "1.1.1.v201101211721"
<dependency org="org.eclipse.birt.runtime" name="org.apache.commons.logging" rev="1.1.1.v201101211721"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime', module='org.apache.commons.logging', version='1.1.1.v201101211721'))
'org.eclipse.birt.runtime:org.apache.commons.logging:jar:1.1.1.v201101211721'

Download

Click the following link to download the jar file.

org.apache.commons.logging-1.1.1.v201101211721-javadoc.jar
org.apache.commons.logging-1.1.1.v201101211721-sources.jar
org.apache.commons.logging-1.1.1.v201101211721.jar
org.apache.commons.logging-1.1.1.v201101211721.pom



Related Tutorials