Jar examples for j:jena-tdb
TDB is a storage subsystem for Jena and ARQ, it is a native triple store providing persisent disk based storage of triples/quads.
You can download jar file jena-tdb 0.9.3 in this page.
Apache License
You can use the following script to add jena-tdb-0.9.3.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-tdb</artifactId> <version>0.9.3</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-tdb', version: '0.9.3'
libraryDependencies += "org.apache.jena" % "jena-tdb" % "0.9.3"
<dependency org="org.apache.jena" name="jena-tdb" rev="0.9.3"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-tdb', version='0.9.3'))
'org.apache.jena:jena-tdb:jar:0.9.3'
Click the following link to download the jar file.
jena-tdb-0.9.3-javadoc.jar