<chapter title="Bundle Platform Libraries" id="Bundle_Platform_Libs">

<table>
        <tr>
            <td>
                Project
            </td>
            <td>
                Version
            </td>
            <td>
                License
            </td>
        </tr>
        <tr>
            <td><a href="http://commons.apache.org/exec/">commons-exec</a></td>
            <td>1.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://commons.apache.org/lang/">commons-lang3</a></td>
            <td>3.1.0</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://commons.apache.org/validator/">commons-validator</a></td>
            <td>1.4.0</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://commons.apache.org/collections/">commons-collections</a></td>
            <td>3.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://commons.apache.org/io/">commons-io</a></td>
            <td>2.4</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">aopalliance-repackaged</a></td>
            <td>2.4.0.b10</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>
        </tr>
        <tr>
            <td><a href="http://servlet-spec.java.net">javax.servlet-api</a></td>
            <td>3.1.0</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>
        </tr>
        <tr>
            <td><a href="http://fi.java.net">FastInfoset</a></td>
            <td>1.2.12</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">hk2-api</a></td>
            <td>2.4.0-b10</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">hk2-locator</a></td>
            <td>2.4.0-b10</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">hk2-utils</a></td>
            <td>2.4.0-b10</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">istack-commons-runtime</a></td>
            <td>2.16</td>
            <td><a href="https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-annotations</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-core</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-databind</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-jaxrs-base</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-jaxrs-json-provider</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/FasterXML/jackson">jackson-module-jaxb-annotations</a></td>
            <td>2.2.1</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="http://www.javassist.org/">javassist</a></td>
            <td>3.18.1-GA</td>
            <td><a href="http://www.mozilla.org/MPL/MPL-1.1.html">MPL-1.1</a>, <a href="http://www.gnu.org/licenses/lgpl-2.1.html">LGPL-2.1</a>, <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="http://jcp.org/en/jsr/detail?id=250">javax.annotation-api</a></td>
            <td>1.2</td>
            <td><a href="https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html">CDDL + GPLv2 with classpath exception</a></td>        
        </tr>
        <tr>
            <td><a href="http://www.oracle.com">javax.inject</a></td>
            <td>2.4.0-b10</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>     
        </tr>
        <tr>
            <td><a href="http://jax-rs-spec.java.net/">javax.ws.rs-api</a></td>
            <td>2.0.1</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a>, <a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>        
        </tr>
        <tr>
            <td><a href="http://jaxb.java.net/">jaxb-api</a></td>
            <td>2.2.7</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a>, <a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>        
        </tr>
        <tr>
            <td><a href="http://jaxb.java.net/">jaxb-core</a></td>
            <td>2.2.7</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a>, <a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>
        </tr>
        <tr>
            <td><a href="http://jaxb.java.net/">jaxb-impl</a></td>
            <td>2.2.7</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a>, <a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">GPL2 w/ CPE</a></td>        
        </tr>
        <tr>
            <td><a href="https://jersey.java.net/">jersey-client</a></td>
            <td>2.17</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="https://jersey.java.net/">jersey-common</a></td>
            <td>2.17</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="https://jersey.java.net/">jersey-guava</a></td>
            <td>2.17</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>        
        </tr>
        <tr>
            <td><a href="https://glassfish.dev.java.net">osgi-resource-locator</a></td>
            <td>1.0.1</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>
        </tr>
        <tr>
            <td><a href="http://asm.objectweb.org">asm</a></td>
            <td>5.0.3</td>
            <td><a href="http://asm.ow2.org/license.html">ASM-OW2</a></td>        
        </tr>
        <tr>
            <td><a href="http://asm.objectweb.org">asm-commons</a></td>
            <td>5.0.3</td>
            <td><a href="http://asm.ow2.org/license.html">ASM-OW2</a></td>        
        </tr>
        <tr>
            <td><a href="http://asm.objectweb.org">asm-tree</a></td>
            <td>5.0.3</td>
            <td><a href="http://asm.ow2.org/license.html">ASM-OW2</a></td>        
        </tr>
        <tr>
            <td><a href="http://websocket-spec.java.net">javax.websocket-api</a></td>
            <td>1.0</td>
            <td><a href="https://glassfish.java.net/public/CDDL+GPL_1_1.html">CDDL+GPL1.1</a></td>
        </tr>
        <tr>
            <td><a href="http://www.eclipse.org/jetty">jetty-all</a></td>
            <td>9.2.10.v20150310</td>
            <td><a href="http://www.eclipse.org/legal/epl-v10.html">EPL-1.0</a>, <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.eclipse.org/jetty">jetty-proxy</a></td>
            <td>9.2.10.v20150310</td>
            <td><a href="http://www.eclipse.org/legal/epl-v10.html">EPL-1.0</a>, <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.eclipse.org/jetty">jetty-annotations</a></td>
            <td>9.2.10.v20150310</td>
            <td><a href="http://www.eclipse.org/legal/epl-v10.html">EPL-1.0</a>, <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/legacy.html#jclOverSLF4J">jcl-over-slf4j</a></td>
            <td>1.7.5</td>
            <td><a href="http://opensource.org/licenses/MIT">MIT</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/legacy.html#jul-to-slf4j">jul-to-slf4j</a></td>
            <td>1.7.5</td>
            <td><a href="http://opensource.org/licenses/MIT">MIT</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/">slf4j-api</a></td>
            <td>1.7.5</td>
            <td><a href="http://opensource.org/licenses/MIT">MIT</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/">log4j-slf4j-impl</a></td>
            <td>2.10.0</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/">log4j-core</a></td>
            <td>2.10.0</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://www.slf4j.org/">log4j-api</a></td>
            <td>2.10.0</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="http://logging.apache.org/log4j/1.2">log4j</a></td>
            <td>1.2</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-aop</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-beans</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-context</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-core</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-expression</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-web</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
        <tr>
            <td><a href="https://github.com/spring-projects/spring-framework">spring-webmvc</a></td>
            <td>4.0.1.RELEASE</td>
            <td><a href="http://www.apache.org/licenses/LICENSE-2.0">Apache-2.0</a></td>        
        </tr>
</table>
</chapter>