Adding independent Java archives (JARs) to OSGi applications

You can use packages in JAR files that were developed independently from your OSGi application. Either include the JAR files in your application or set up your environment so that the OSGi application can use JAR files that are external to the OSGi application.