4.0.0
    
        org.apache.felix
        felix-parent
        9
        ../../pom/pom.xml
    
    Apache Felix Http Bridge
    This is an implementation of the OSGi Servlet Service, the OSGi Http Service and the OSGi Http Whiteboard Specification used when run as a web application
    org.apache.felix.http.bridge
    6.1.0
    bundle
    
        scm:git:https://github.com/apache/felix-dev.git
        scm:git:https://github.com/apache/felix-dev.git
        https://gitbox.apache.org/repos/asf?p=felix-dev.git
      org.apache.felix.http.bridge-6.1.0
  
    
        11
    
    
        
            
                org.apache.felix
                maven-bundle-plugin
                5.1.9
                true
                
                    
                        ${project.artifactId}
                        ${project.version}
                        
                            org.apache.felix.http.bridge.internal.BridgeActivator
                        
                        
                            org.osgi.service.servlet.context,
                            org.osgi.service.servlet.runtime,
                            org.osgi.service.servlet.runtime.dto,
                            org.osgi.service.servlet.whiteboard,
                            org.osgi.service.http,
                            org.osgi.service.http.context,
                            org.osgi.service.http.runtime,
                            org.osgi.service.http.runtime.dto,
                            org.osgi.service.http.whiteboard,
                            org.apache.felix.http.jakartawrappers,
                            org.apache.felix.http.javaxwrappers
                        
                        
                            org.apache.felix.http.base.*,
                            org.apache.felix.http.bridge.internal.*
                        
                        
                            jakarta.servlet,
                            jakarta.servlet.http,
                       	    org.osgi.service.useradmin;resolution:=optional;version="[1.1,2)",
                            sun.misc;resolution:=optional,
                            sun.nio.ch;resolution:=optional,
                            *
                        
                        
                            osgi.implementation;osgi.implementation="osgi.http";version:Version="1.1";
                            uses:="javax.servlet,javax.servlet.http,org.osgi.service.http.context,org.osgi.service.http.whiteboard",
                            osgi.implementation;osgi.implementation="osgi.http";version:Version="2.0";
                            uses:="jakarta.servlet,jakarta.servlet.http,org.osgi.service.servlet.context,org.osgi.service.servlet.whiteboard",
                            osgi.service;objectClass:List<String>="org.osgi.service.servlet.runtime.HttpServiceRuntime";
                            uses:="org.osgi.service.servlet.runtime,org.osgi.service.servlet.runtime.dto",
                            osgi.service;objectClass:List<String>="org.osgi.service.http.runtime.HttpServiceRuntime";
                            uses:="org.osgi.service.http.runtime,org.osgi.service.http.runtime.dto"
                        
                        <_removeheaders>
                            Private-Package,Conditional-Package
                        
                    
                
                
                    
                        bundle
                        package
                        
                            bundle
                        
                    
                    
                        light-bundle
                        
                            bundle
                        
                        
                            light
                            
                                ${project.name} Light
                                ${project.artifactId}.light
                            
                        
                    
                
            
        
    
    
        
            org.slf4j
            slf4j-api
            2.0.17
            provided
        
        
            jakarta.servlet
            jakarta.servlet-api
            6.1.0
        
        
            org.osgi
            osgi.core
            8.0.0
        
        
            org.osgi
            org.osgi.service.servlet
            2.0.0
            provided
        
        
            org.osgi
            org.osgi.service.http
            1.2.1
           provided
        
        
            org.osgi
            org.osgi.service.http.whiteboard
            1.1.0
            provided
        
        
            commons-fileupload
            commons-fileupload
            1.6.0
        
        
            org.apache.felix
            org.apache.felix.http.base
            5.1.14
        
        
            org.apache.felix
            org.apache.felix.http.wrappers
            6.1.0