OSGi service specification for JDBC, providing standardized database access in OSGi environments.
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.service.jdbc</artifactId>
<version>1.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JDBC DataSource using the OSGi DataSourceFactory service.
Deploy the JDBC driver as an OSGi bundle and obtain DataSourceFactory via service registry.
No dependency data recorded yet.