Jar examples for o:org.apache.sling.commons.log
Implementation of the OSGi Compendium Log Service using SLF4J on top of a private implementation. In addition to providing the implemented SLF4J API, the Log4J and Jakarta Commons Logging APIs are provided with implementations on top of the SLF4J API.
You can download jar file org.apache.sling.commons.log 2.1.2 in this page.
Apache License
You can use the following script to add org.apache.sling.commons.log-2.1.2.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.log</artifactId> <version>2.1.2</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.log', version: '2.1.2'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.log" % "2.1.2"
<dependency org="org.apache.sling" name="org.apache.sling.commons.log" rev="2.1.2"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.log', version='2.1.2'))
'org.apache.sling:org.apache.sling.commons.log:jar:2.1.2'
Click the following link to download the jar file.
org.apache.sling.commons.log-2.1.2-sources.jar