Download rdf.web-1.0.1.jar file - Jar r

Jar examples for r:rdf.web

Description

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.1 in this page.

License

Apache License

Build File

You can use the following script to add rdf.web-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

rdf.web-1.0.1-sources.jar
rdf.web-1.0.1.pom



Related Tutorials