OSGi/Karaf: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
==References== | ==References== | ||
* [http://www.lucamasini.net/Home/osgi-with-felix/creating-osgi-bundles-of-your-maven-dependencies Creating OSGi bundles of your Maven dependencies] | |||
* [https://ashwinrayaprolu.wordpress.com/2011/06/01/osgi-for-beginners-using-maven-with-equinoxhowto/ OSGI for Beginners Using Maven with Equinox] | |||
* [https://karaf.apache.org/manual/latest-2.x/developers-guide/creating-bundles.html Creating bundles for third party dependencies] | * [https://karaf.apache.org/manual/latest-2.x/developers-guide/creating-bundles.html Creating bundles for third party dependencies] | ||
* [https://modio.io/2014/05/09/spring-data-mongodb-in-apache-karaf/ Spring Data MongoDB in OSGi Blueprint] | * [https://modio.io/2014/05/09/spring-data-mongodb-in-apache-karaf/ Spring Data MongoDB in OSGi Blueprint] |
Revision as of 03:47, 31 July 2018
References
- Creating OSGi bundles of your Maven dependencies
- OSGI for Beginners Using Maven with Equinox
- Creating bundles for third party dependencies
- Spring Data MongoDB in OSGi Blueprint
- Apache Karaf Container Documentation
- OSGi Using Maven with Equinox
- Karaf Enterprise Sample
- Example Camel Karaf
- Example Features - i
- Example Features - ii
- Dev Guide Examples
- Install Camel in Karaf
- Documentation