blob: bd7e87ff039931797b53563f1fb6e6927a30e664 [file] [log] [blame]
Richard S. Hall97648d12007-07-10 16:31:14 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html><head><title>Apache Felix</title>
3
4
5
6
7 <link rel="stylesheet" href="apache-felix-osgi-core_files/site.css" type="text/css" media="all">
8 <link rel="stylesheet" href="apache-felix-osgi-core_files/print.css" type="text/css" media="print">
9 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"></head><body linkifymax="0" linkifycurrent="0" linkifying="true">
10 <div class="title">
11 <img alt="Logo" src="apache-felix-osgi-core_files/apache-felix-small.png" align="right">
12 </div>
13 <div class="menu">
14 <ul>
15 <li><a href="http://cwiki.apache.org/FELIX/index.html">home</a></li>
16 <li><a href="http://cwiki.apache.org/FELIX/news.html">news</a></li>
17 <li><a href="http://cwiki.apache.org/FELIX/status.html">status</a></li>
18 <li><a href="http://cwiki.apache.org/FELIX/license.html">license</a></li>
19 <li><a href="http://cwiki.apache.org/FELIX/downloads.html">downloads</a></li>
20 <li><a href="http://cwiki.apache.org/FELIX/documentation.html">documentation</a></li>
21 <li><a href="http://cwiki.apache.org/FELIX/committers.html">committers</a></li>
22 <li><a href="http://cwiki.apache.org/FELIX/mailinglists.html">mailing lists</a></li>
23 <li><a href="http://cwiki.apache.org/FELIX/faq.html">faq</a></li>
24 <li><a href="http://cwiki.apache.org/FELIX/roadmap.html">roadmap</a></li>
25 <li><a href="http://cwiki.apache.org/FELIX/sourcecode.html">source code</a></li>
26 <li><a href="http://cwiki.apache.org/FELIX/codingstandards.html">coding standards</a></li>
27 <li><a href="http://cwiki.apache.org/FELIX/issuetracking.html">issue tracking</a></li>
28 <li><a href="http://cwiki.apache.org/FELIX/dependencies.html">dependencies</a></li>
29 </ul>
30 </div>
31 <div class="main">
32<h1><a name="ApacheFelixOSGiCore-ApacheFelixOSGiCore"></a>Apache Felix OSGi Core</h1>
33
34<p>The Apache Felix OSGi Core sub-project simply repackages the
35standard OSGi core API packages provided by the OSGi Alliance into a
36Maven module. Nearly all OSGi-related projects will have a dependency
37on this module if using Maven or will require this module's JAR file in
38its class path in order to compile against the OSGi core APIs. The
39Felix framework has a compile-time dependency on the OSGi core module,
40but at packaging time it embeds the specific set of required packages
41so there is no longer a dependency on the module at execution time.</p>
42 </div>
43 </body></html>