Last Version

Apache Jena - JDBC Parent 4.5.0

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.

License

License

GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-jdbc
Version

Version

4.5.0
Type

Type

pom
Description

Description

Apache Jena - JDBC Parent
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.
Project Organization

Project Organization

The Apache Software Foundation

Download jena-jdbc 4.5.0

Filename Size
jena-jdbc-4.5.0.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.jena/jena-jdbc/ -->
<dependency>
    <groupId>org.apache.jena</groupId>
    <artifactId>jena-jdbc</artifactId>
    <version>4.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jena/jena-jdbc/
implementation 'org.apache.jena:jena-jdbc:4.5.0'
// https://jarcasting.com/artifacts/org.apache.jena/jena-jdbc/
implementation ("org.apache.jena:jena-jdbc:4.5.0")
'org.apache.jena:jena-jdbc:pom:4.5.0'
<dependency org="org.apache.jena" name="jena-jdbc" rev="4.5.0">
  <artifact name="jena-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.jena', module='jena-jdbc', version='4.5.0')
)
libraryDependencies += "org.apache.jena" % "jena-jdbc" % "4.5.0"
[org.apache.jena/jena-jdbc "4.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jena-jdbc-core
  • jena-jdbc-driver-remote
  • jena-jdbc-driver-tdb
  • jena-jdbc-driver-mem
  • jena-jdbc-driver-bundle