Download tdb-0.8.9.jar file - Jar t

Jar examples for t:tdb

Description

TDB is a storage subsystem for Jena and ARQ

You can download jar file tdb 0.8.9 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

tdb-0.8.9-javadoc.jar
tdb-0.8.9-sources.jar
tdb-0.8.9-test-sources.jar
tdb-0.8.9-tests.jar
tdb-0.8.9.jar
tdb-0.8.9.pom



Related Tutorials