Download rdf.file.storage-0.4.jar file - Jar r

Jar examples for r:rdf

Description

A file base storage provider

You can download jar file rdf.file.storage 0.4 in this page.

License

Apache License

Build File

You can use the following script to add rdf.file.storage-0.4.jar to your project.

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

Download

Click the following link to download the jar file.

rdf.file.storage-0.4-javadoc.jar
rdf.file.storage-0.4-sources.jar
rdf.file.storage-0.4.jar
rdf.file.storage-0.4.pom



Related Tutorials