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 1.0.0 in this page.
Apache License
You can use the following script to add rdf.web-1.0.0.jar to your project.
<dependency> <groupId>org.apache.clerezza</groupId> <artifactId>rdf.web</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.apache.clerezza', name: 'rdf.web', version: '1.0.0'
libraryDependencies += "org.apache.clerezza" % "rdf.web" % "1.0.0"
<dependency org="org.apache.clerezza" name="rdf.web" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza', module='rdf.web', version='1.0.0'))
'org.apache.clerezza:rdf.web:jar:1.0.0'
Click the following link to download the jar file.
rdf.web-1.0.0-sources.jar