Jar examples for r:rdf
A file base storage provider
You can download jar file rdf.file.storage 0.4 in this page.
Apache License
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'
Click the following link to download the jar file.
rdf.file.storage-0.4-javadoc.jar