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:1.0.2'
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-jdbc</artifactId> <version>1.0.2</version> </dependency>
<dependency org="org.apache.jena" name="jena-jdbc" rev="1.0.2"/>
"org.apache.jena", "jena-jdbc", "1.0.2"