Jar examples for r:rdf.web
A Karaf feature and partialbundlelist with the bundles providing web access to the Clerezza RDF stores. This feature depends on java and OSGi platform libraries (javax.xml, org.osgi.service.cm and others), slf4j logging - typerendering?
You can download jar file rdf.web 0.1 in this page.
Apache License
You can use the following script to add rdf.web-0.1.jar to your project.
<dependency> <groupId>org.apache.clerezza.provisioning</groupId> <artifactId>rdf.web</artifactId> <version>0.1</version> </dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'rdf.web', version: '0.1'
libraryDependencies += "org.apache.clerezza.provisioning" % "rdf.web" % "0.1"
<dependency org="org.apache.clerezza.provisioning" name="rdf.web" rev="0.1"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='rdf.web', version='0.1'))
'org.apache.clerezza.provisioning:rdf.web:jar:0.1'
Click the following link to download the jar file.
rdf.web-0.1-sources.jar