# java-driver-examples-osgi **Repository Path**: mirrors_datastax/java-driver-examples-osgi ## Basic Information - **Project Name**: java-driver-examples-osgi - **Description**: Examples showing the usage of the DataStax Java driver in OSGi applications. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DataStax Java Driver OSGi Examples This git repository hosts examples showing the usage of the [DataStax Java driver](https://github.com/datastax/java-driver) in OSGi applications. Choose whichever project best fits your build and test environments: 1. [Pax Exam and Apache Felix](pax/) example: a general-purpose OSGi project leveraging the [Pax] framework to build and execute tests; 2. [Tycho and Eclipse RCP](tycho/) example: an [Eclipse RCP] plug-in project leveraging the [Tycho] Maven plugin to build and execute tests. [Pax]:https://ops4j1.jira.com/wiki/display/ops4j/Pax [Eclipse RCP]:https://wiki.eclipse.org/Rich_Client_Platform [Felix]:https://cwiki.apache.org/confluence/display/FELIX/Index [Tycho]:https://eclipse.org/tycho/