Manifest-Version: 1.0 Build-Jdk-Spec: 11 Bundle-Activator: org.apache.felix.webconsole.plugins.memoryusage.inte rnal.Activator Bundle-Description: Plugin providing plugins to the Felix Shell and We b Console to observe the VMs memory use and cause try to get t hread dumps etc. Bundle-DocURL: https://www.apache.org/ Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: Apache Felix Web Console Memory Usage Plugin Bundle-SymbolicName: org.apache.felix.webconsole.plugins.memoryusage Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.1.0 Created-By: Apache Maven Bundle Plugin 5.1.9 Import-Package: javax.management,org.osgi.framework;version="[1.8,2)", org.osgi.service.cm;version="[1.2,2)";resolution:=optional,org.osgi.s ervice.metatype;version="[1.1,2)";resolution:=optional,jakarta.servle t;resolution:=optional;version="[5,7)",jakarta.servlet.http;resolutio n:=optional;version="[5,7)",org.apache.felix.webconsole.servlet;versi on="[1.0,2)";resolution:=optional,org.apache.felix.inventory;resoluti on:=optional;version="[1.0,2)",org.apache.felix.shell;version="[1.0,1 .1)";resolution:=optional Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-6.3.1.202206071316