Download rdf4j-repository-http-2.0M4.jar file - Jar r

Jar examples for r:rdf4j-repository-http

Description

"Virtual" repository that communicates with a (remote) repository over the HTTP protocol.

You can download jar file rdf4j-repository-http 2.0M4 in this page.

Build File

You can use the following script to add rdf4j-repository-http-2.0M4.jar to your project.

<dependency>
   <groupId>org.eclipse.rdf4j</groupId>
   <artifactId>rdf4j-repository-http</artifactId>
   <version>2.0M4</version>
</dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-repository-http', version: '2.0M4'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-repository-http" % "2.0M4"
<dependency org="org.eclipse.rdf4j" name="rdf4j-repository-http" rev="2.0M4"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-repository-http', version='2.0M4'))
'org.eclipse.rdf4j:rdf4j-repository-http:jar:2.0M4'

Download

Click the following link to download the jar file.

rdf4j-repository-http-2.0M4-javadoc.jar
rdf4j-repository-http-2.0M4-sources.jar
rdf4j-repository-http-2.0M4.jar
rdf4j-repository-http-2.0M4.pom



Related Tutorials