Download org.apache.commons.logging-1.0.4.v201101211617.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.0.4.v201101211617 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.0.4.v201101211617.jar to your project.

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

Download

Click the following link to download the jar file.

org.apache.commons.logging-1.0.4.v201101211617-javadoc.jar
org.apache.commons.logging-1.0.4.v201101211617-sources.jar
org.apache.commons.logging-1.0.4.v201101211617.jar
org.apache.commons.logging-1.0.4.v201101211617.pom



Related Tutorials