Download rdf4j-http-protocol-2.3.1.jar file - Jar r

Jar examples for r:rdf4j-http-protocol

Description

HTTP protocol (REST-style)

You can download jar file rdf4j-http-protocol 2.3.1 in this page.

Build File

You can use the following script to add rdf4j-http-protocol-2.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

rdf4j-http-protocol-2.3.1-javadoc.jar
rdf4j-http-protocol-2.3.1-sources.jar
rdf4j-http-protocol-2.3.1.jar
rdf4j-http-protocol-2.3.1.pom



Related Tutorials