Jar examples for o:org.apache.sling.commons.logservice
Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend.
You can download jar file org.apache.sling.commons.logservice 1.0.4 in this page.
Apache License
You can use the following script to add org.apache.sling.commons.logservice-1.0.4.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.logservice</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.logservice', version: '1.0.4'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.logservice" % "1.0.4"
<dependency org="org.apache.sling" name="org.apache.sling.commons.logservice" rev="1.0.4"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.logservice', version='1.0.4'))
'org.apache.sling:org.apache.sling.commons.logservice:jar:1.0.4'
Click the following link to download the jar file.
org.apache.sling.commons.logservice-1.0.4-javadoc.jar