Skip to content

Using the Virtuoso Java based Providers

Patrick van Kleef edited this page Jan 30, 2025 · 1 revision

Using the Virtuoso Java based Providers

Maven Central

All Virtuoso based Java based providers can be downloaded directly from Maven Central

You can use the snippets on the respective overview pages as an example on how to hook this provider directly into your project build environment.

RDF4j Providers

This provider implements the RDF4j API.

Virtuoso RDFj4 4.x Provider

Version Updated

Please see the virt_rdf4j provider Overview page on Maven Central for more information.

Jena Providers

These providers interfaces with the Apache Jena RDF API

Virtuoso Jena 4.x Provider

Version Updated

Please see the virt_jena4 provider Overview page on Maven Central for more information.

Virtuoso Jena 3.x Provider

Version Updated

Please see the virt_jena3 provider Overview page on Maven Central for more information.

JDBC Providers

Virtuoso JDBC 4.3 Provider

Version Updated

Virtuoso JDBC 4.3 Provider

Version Updated

Virtuoso JDBC 4.3 Provider

Version Updated

Binary artifacts in the source tree

For now OpenLink still commits the latest binary versions of these .JAR files in the source tree.