is not current version
Last Version 1.1.1.v201101211721

org.eclipse.birt.runtime:org.apache.commons.logging 1.0.4.v201101211617

A component of the BIRT runtime

Categories

Categories

CLI User Interface Logging Application Layer Libs
GroupId

GroupId

org.eclipse.birt.runtime
ArtifactId

ArtifactId

org.apache.commons.logging
Version

Version

1.0.4.v201101211617
Type

Type

jar

Download org.apache.commons.logging 1.0.4.v201101211617


<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.commons.logging/ -->
<dependency>
    <groupId>org.eclipse.birt.runtime</groupId>
    <artifactId>org.apache.commons.logging</artifactId>
    <version>1.0.4.v201101211617</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.commons.logging/
implementation 'org.eclipse.birt.runtime:org.apache.commons.logging:1.0.4.v201101211617'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.apache.commons.logging/
implementation ("org.eclipse.birt.runtime:org.apache.commons.logging:1.0.4.v201101211617")
'org.eclipse.birt.runtime:org.apache.commons.logging:jar:1.0.4.v201101211617'
<dependency org="org.eclipse.birt.runtime" name="org.apache.commons.logging" rev="1.0.4.v201101211617">
  <artifact name="org.apache.commons.logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.apache.commons.logging', version='1.0.4.v201101211617')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.apache.commons.logging" % "1.0.4.v201101211617"
[org.eclipse.birt.runtime/org.apache.commons.logging "1.0.4.v201101211617"]