Jar examples for o:org.apache.felix.webconsole
Plugin providing plugins to the Felix Shell and Web Console to observe the VMs memory use and cause try to get thread dumps etc.
You can download jar file org.apache.felix.webconsole.plugins.memoryusage 1.0.4 in this page.
Apache License
You can use the following script to add org.apache.felix.webconsole.plugins.memoryusage-1.0.4.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId> <version>1.0.4</version> </dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.webconsole.plugins.memoryusage', version: '1.0.4'
libraryDependencies += "org.apache.felix" % "org.apache.felix.webconsole.plugins.memoryusage" % "1.0.4"
<dependency org="org.apache.felix" name="org.apache.felix.webconsole.plugins.memoryusage" rev="1.0.4"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.webconsole.plugins.memoryusage', version='1.0.4'))
'org.apache.felix:org.apache.felix.webconsole.plugins.memoryusage:jar:1.0.4'
Click the following link to download the jar file.
org.apache.felix.webconsole.plugins.memoryusage-1.0.4-javadoc.jar