Last Version

ARQ Extra 2.7.0

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.

License

License

BSD
GroupId

GroupId

com.hp.hpl.jena
ArtifactId

ArtifactId

arq-extra
Version

Version

2.7.0
Type

Type

jar
Description

Description

ARQ Extra
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.
Project URL

Project URL

http://jena.sourceforge.net/ARQ/
Project Organization

Project Organization

HP Labs

Download arq-extra 2.7.0


<!-- https://jarcasting.com/artifacts/com.hp.hpl.jena/arq-extra/ -->
<dependency>
    <groupId>com.hp.hpl.jena</groupId>
    <artifactId>arq-extra</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.hpl.jena/arq-extra/
implementation 'com.hp.hpl.jena:arq-extra:2.7.0'
// https://jarcasting.com/artifacts/com.hp.hpl.jena/arq-extra/
implementation ("com.hp.hpl.jena:arq-extra:2.7.0")
'com.hp.hpl.jena:arq-extra:jar:2.7.0'
<dependency org="com.hp.hpl.jena" name="arq-extra" rev="2.7.0">
  <artifact name="arq-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.hpl.jena', module='arq-extra', version='2.7.0')
)
libraryDependencies += "com.hp.hpl.jena" % "arq-extra" % "2.7.0"
[com.hp.hpl.jena/arq-extra "2.7.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.hp.hpl.jena : arq jar 2.7.0

test (2)

Group / Artifact Type Version
com.hp.hpl.jena : jenatest jar 2.6.0
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.