Jar examples for s:sdb
SDB is a SPARQL query system that extends ARQ and Jena for relational databases. SPARQL is the query language developed by the W3C RDF Data Access Working Group.
You can download jar file sdb 1.3.4 in this page.
BSD-style license
You can use the following script to add sdb-1.3.4.jar to your project.
<dependency> <groupId>com.hp.hpl.jena</groupId> <artifactId>sdb</artifactId> <version>1.3.4</version> </dependency>
compile group: 'com.hp.hpl.jena', name: 'sdb', version: '1.3.4'
libraryDependencies += "com.hp.hpl.jena" % "sdb" % "1.3.4"
<dependency org="com.hp.hpl.jena" name="sdb" rev="1.3.4"/>
@Grapes(@Grab(group='com.hp.hpl.jena', module='sdb', version='1.3.4'))
'com.hp.hpl.jena:sdb:jar:1.3.4'
Click the following link to download the jar file.
sdb-1.3.4-javadoc.jar