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.

License

License

GroupId

GroupId

org.apache.jena
ArtifactId

ArtifactId

jena-jdbc
Last Version

Last Version

4.5.0
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
4.5.0
4.4.0
4.3.2
4.3.1
4.3.0
4.2.0
4.1.0
4.0.0
3.17.0
3.16.0
3.15.0
3.14.0
3.13.1
3.13.0
3.12.0
3.11.0
3.10.0
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0