Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 91bb7aae0d75a473c7417d2d08339482 > files > 48

cassandra-java-driver-3.4.0-1.mga7.noarch.rpm

# OSGi

The driver is available as an [OSGi] bundle. More specifically, 
the following Maven artifacts are actually valid OSGi bundles:

- `driver-core`
- `driver-mapping`
- `driver-extras`

## Including the driver in your OSGi application

We have complete examples demonstrating usage of the driver in an OSGi
environment; please refer to our [OSGi examples repository].

[OSGi examples repository]:https://github.com/datastax/java-driver-examples-osgi

## Troubleshooting OSGi applications

Please read our [OSGi-specific FAQ section](../../faq/osgi/) to find tips
for troubleshooting OSGi applications.

[OSGi]:https://www.osgi.org