Manifest-Version: 1.0 Build-Jdk-Spec: 11 Bundle-Activator: org.apache.felix.inventory.impl.Activator Bundle-Category: osgi Bundle-Description: Apache Felix Inventory provides some mechanisms to get the current state of the system and therefore provides an invent ory of the system. Bundle-DocURL: https://www.apache.org/ Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 Bundle-Name: Apache Felix Inventory Bundle-SymbolicName: org.apache.felix.inventory Bundle-Vendor: The Apache Software Foundation Bundle-Version: 2.0.0 Created-By: Apache Maven Bundle Plugin 5.1.9 DynamicImport-Package: jakarta.servlet;version="[5.0,7)",jakarta.servl et.http;version="[5.0,7)" Export-Package: org.apache.felix.inventory;version="1.0" Import-Package: jakarta.servlet;version="[5.0,7)";resolution:=optional ,jakarta.servlet.http;version="[5.0,7)";resolution:=optional,org.apac he.felix.inventory;version="[1.0,2)",org.osgi.framework;version="[1.8 ,2)",org.osgi.service.log;version="[1.3,2)",org.osgi.util.tracker;ver sion="[1.5,2)" Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))" Tool: Bnd-6.3.1.202206071316