Jar examples for o:org.apache.felix.log
A simple implementation of the OSGi R4 Log service.
You can download jar file org.apache.felix.log 1.0.1 in this page.
Apache License
You can use the following script to add org.apache.felix.log-1.0.1.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.log</artifactId> <version>1.0.1</version> </dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.log', version: '1.0.1'
libraryDependencies += "org.apache.felix" % "org.apache.felix.log" % "1.0.1"
<dependency org="org.apache.felix" name="org.apache.felix.log" rev="1.0.1"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.log', version='1.0.1'))
'org.apache.felix:org.apache.felix.log:jar:1.0.1'
Click the following link to download the jar file.
org.apache.felix.log-1.0.1-sources.jar