Download rdf.tdb-1.0.0.jar file - Jar r

Jar examples for r:rdf

Description

A Karaf feature and partialbundlelist with the Jena TDB storage provider This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others) as well as rdf and slf4j logging.

You can download jar file rdf.tdb 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add rdf.tdb-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza.provisioning</groupId>
   <artifactId>rdf.tdb</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'rdf.tdb', version: '1.0.0'
libraryDependencies += "org.apache.clerezza.provisioning" % "rdf.tdb" % "1.0.0"
<dependency org="org.apache.clerezza.provisioning" name="rdf.tdb" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='rdf.tdb', version='1.0.0'))
'org.apache.clerezza.provisioning:rdf.tdb:jar:1.0.0'

Download

Click the following link to download the jar file.

rdf.tdb-1.0.0-sources.jar
rdf.tdb-1.0.0.pom



Related Tutorials