This is the parent module for the Jena JDBC modules. These modules provide JDBC Type 4 drivers for in-memory and TDB datasets as well as remote SPARQL endpoints.
'org.apache.jena:jena-jdbc:3.0.0'
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-jdbc</artifactId> <version>3.0.0</version> </dependency>
<dependency org="org.apache.jena" name="jena-jdbc" rev="3.0.0"/>
"org.apache.jena", "jena-jdbc", "3.0.0"