Jar examples for a:arq
ARQ is a query engine for Jena that supports the SPARQL RDF Query language. SPARQL is the query language developed by the W3C RDF Data Access Working Group.
You can download jar file arq 2.8.4 in this page.
BSD-style license
You can use the following script to add arq-2.8.4.jar to your project.
<dependency> <groupId>com.hp.hpl.jena</groupId> <artifactId>arq</artifactId> <version>2.8.4</version> </dependency>
compile group: 'com.hp.hpl.jena', name: 'arq', version: '2.8.4'
libraryDependencies += "com.hp.hpl.jena" % "arq" % "2.8.4"
<dependency org="com.hp.hpl.jena" name="arq" rev="2.8.4"/>
@Grapes(@Grab(group='com.hp.hpl.jena', module='arq', version='2.8.4'))
'com.hp.hpl.jena:arq:jar:2.8.4'
Click the following link to download the jar file.
arq-2.8.4-javadoc.jar