Jar examples for t:tdb
TDB is a storage subsystem for Jena and ARQ
You can download jar file tdb 0.8.9 in this page.
Apache License, Version 2.0
You can use the following script to add tdb-0.8.9.jar to your project.
<dependency> <groupId>com.hp.hpl.jena</groupId> <artifactId>tdb</artifactId> <version>0.8.9</version> </dependency>
compile group: 'com.hp.hpl.jena', name: 'tdb', version: '0.8.9'
libraryDependencies += "com.hp.hpl.jena" % "tdb" % "0.8.9"
<dependency org="com.hp.hpl.jena" name="tdb" rev="0.8.9"/>
@Grapes(@Grab(group='com.hp.hpl.jena', module='tdb', version='0.8.9'))
'com.hp.hpl.jena:tdb:jar:0.8.9'
Click the following link to download the jar file.
tdb-0.8.9-javadoc.jar